Different Font Colors displayed for field option labels

  • englep10
    Asked on September 25, 2014 at 2:44 PM

    Hey, 

    In one of my forms the fonts have different colors. Its mainly on questions with a radial answer. 

    Ive provided the form its in the 3rd section. Thanks for the help in advance 

  • Kiran Support Team Lead
    Replied on September 25, 2014 at 4:58 PM

    Do you mean to say that the options are displayed in a different color? If so, the font color of these options can be changed from Preferences.

    Different Font Colors displayed for field option labels Image 1 Screenshot 30

    Please follow the steps provided below to change the color for option labels.

    1. Click on Preferences 

    2. Click on Field Styles tab

    Different Font Colors displayed for field option labels Image 2 Screenshot 41

    3. Click on the Color code displayed for Secondary Color to change the color of the options

    If you mean to ask something different, please reply to this post. We will be happy to look into this issue further.

    Thank you!

  • Mark
    Replied on September 25, 2014 at 5:15 PM

    Hi,

    You might like to try this alternative solution also to fix the issue using this custom css code.

    .form-radio-item, .form-checkbox-item {

    color: #000000 !important;

    }

    .form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header {

    color: #000 !important;

    }

    Check this clone form to see how it works.

    http://www.jotformpro.com/form/42676506839972