Some of my form fields are bold. How can I make all the fields consistently formatted? | Community
Skip to main content
October 2, 2013
Question

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

  • October 2, 2013
  • 2 replies
  • 772 views
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


This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

October 2, 2013
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. 

October 2, 2013
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.