Some of my form fields are bold. How can I make all the fields consistently formatted?

Anonymous
Not applicable

Some of my form fields are bold. How can I make all the fields consistently formatted?

I cloned a form to edit.  The existing fields are bold.  When I drag new fields into the form, they are not bold.  How can I make the new fields bold so that the form fields are consistently formatted? 

p.s. I like the bolded fields better than un-bold


Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Some of my form fields are bold. How can I make all the fields consistently formatted?

It is probably set by a Cascading Style Sheet (CSS). 

Please check whether a HTML block is present and. if so, which fields have style applied. 

Anonymous
Not applicable

Re: Some of my form fields are bold. How can I make all the fields consistently formatted?

Turn out that the solution was very simple.  I completely forgot that the fields become bold when you make them required.  But I will use and HTML block to ensure the formatting is consistent when I have a mix of required/not-required fields.