How can I make the font weight normal?

  • RogerYelvington01
    Asked on February 21, 2017 at 3:00 PM
    2. Remove bold from Labels referenced
  • Welvin Support Team Lead
    Replied on February 21, 2017 at 3:03 PM

    I've injected the following custom CSS codes to change the font weight of the mentioned field labels;

    label#label_145, 

    label#label_146,

    label#label_147,

    label#label_148,

    label#label_149,

    label#label_150 {

    font-weight: normal;

    }

    To check the codes, please follow our steps in the following to navigate the CSS area:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes