How do I make the text in the form bigger? These are just the labels

  • carynlee
    Asked on April 13, 2016 at 9:02 AM
  • David JotForm Support Manager
    Replied on April 13, 2016 at 11:23 AM

    I believe you are referring to the following form: http://www.jotform.us/form/61027151086145 

    How do I make the text in the form bigger?  These are just the labels Image 1 Screenshot 30

    Try injecting the following CSS code: 

    .form-label {

        font-size: 20px !important;

    }

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

        font-size: 15px !important;

    }

    Go to Preferences>>Form Styles, and paste the code in the "Inject Custom CSS" area, example:

    How do I make the text in the form bigger?  These are just the labels Image 2 Screenshot 41

    Let us know if you need more help.

  • carynlee
    Replied on April 13, 2016 at 12:45 PM
    Thank you!
    Caryn Lee
    CEO, Narrative
    cclee@aboutnarrative.com
    +1.704.957.9789
    www.aboutnarrative.com
    [http://aboutnarrative.com/emailsig/narrative-logo-email.png]
    [twitter 3] [linkedin 6]
    ...
  • Nik_C
    Replied on April 13, 2016 at 2:11 PM

    On behalf of my colleague David, you're welcome.

    Please let us know if you have any further questions.