Update the text font

  • kramyad
    Asked on June 22, 2021 at 10:05 AM
    t - thanks Bojan. Can I also ask if it is possible to change the font in the 'Are you celebrating' section as it is different to the rest of the form.
  • Bojan Support Team Lead
    Replied on June 22, 2021 at 10:06 AM

    Greetings.

    The font is the same as the rest of the form, it's only bolded. If you wish to make it normal, please add the following CSS to your form:

    #label_33 {
    font-weight: 500 !important:
    }

    You can click here to see how to inject the provided CSS.

    Let us know if you have any additional questions.

  • kramyad
    Replied on June 22, 2021 at 10:27 AM

    Thanks Bojan - where about do I add this css?

  • Bojan Support Team Lead
    Replied on June 22, 2021 at 11:35 AM

    Greetings.

    You can add it from the form designer:

    screenshot 6076 Screenshot 10

    Please add the provided CSS after the CSS you currently have.

    Let us know if you have any additional questions.

  • kramyad
    Replied on June 22, 2021 at 1:58 PM

    Hi Bojan - have added this using form designer - but no change - must have done something wrong?

  • Jovanne JotForm Support
    Replied on June 22, 2021 at 9:08 PM

    Hi,

    I have now updated the code.

    1624410491 60d2897b96267  Screenshot 10

    Please check and let us know if you need further assistance.