how do you change the font on the labels beneath the fields?

  • jwhatb
    Asked on May 8, 2014 at 11:18 AM

    I can change the field label font easily but cannot see where to change the font beneath the fields.

  • omer Jotform Support
    Replied on May 8, 2014 at 11:40 AM

    Hi,

    You can do it by "Injecting Custom CSS". Please paste the code below into the CSS inject field and fill between the curly braces with the style rules that you want.

    .form-sub-label {  }

    If you need any further information about it, please let us know.

    Have a good day.