The font at the radio buttons are to small for the rest of the form

  • AquaFun
    Asked on January 23, 2017 at 8:07 AM

    The Font at the Radiobuttons are to small for the Rest of the Form. I found no possibillity to chance.

     

    https://form.jotformeu.com/70183152527351

  • Welvin Support Team Lead
    Replied on January 23, 2017 at 8:21 AM

    Inject the following custom CSS codes to your form:

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

        font-size: 14pt;

    }

    You can change the value if you wish to. 

    Here's how to inject the codes: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes