How to change font color on a form?

  • flutekey
    Asked on August 8, 2016 at 1:14 PM
    How do I change the font color on a form for one or more words for emphasis, or a particular question text?
  • Charlie
    Replied on August 8, 2016 at 1:58 PM

    There are a couple of ways on how to style your labels.

    First option is to use the Form Designer Tool. Here's a guide to help you further: https://www.jotform.com/help/300-Form-Designer-Tutorial-Let-s-create-fantastic-forms. In the Form Designer Tool under the "Label Styles" section, you can change the styling of all the label elements in your form.

    How to change font color on a form? Image 1 Screenshot 30

    Second option is to use a custom CSS code to specify the specific label you want to style. You'll need the Form Designer for this but it is more related to using custom CSS codes. Here's a screenshot showing how to style specific elements on a form using CSS. 

    How to change font color on a form? Image 2 Screenshot 41

     

    You can learn more about CSS coding on these links:

    http://www.w3schools.com/css/ 

    https://www.jotform.com/help/75-Customize-Your-Form-Using-Custom-CSS-Codes 

     

    I hope that helps. Let us know if you need further assistance on this.