Adjust the font size and family for multiple choice question

  • dawnielle
    Asked on October 5, 2018 at 10:36 AM

    I need help please with CSS code to make the multiple choice quetions and answers appear in arial font - 12 pt. Can you help?

    My email address is ann@primewomen.com. Dawnielle is no longer with us.

  • Welvin Support Team Lead
    Replied on October 5, 2018 at 12:07 PM

    Our apologies if it took us some time to reply here. We have a bug in our CMS which is causing some comments to get stuck in the blog/guides section. 

    If you still need this done on your form, please inject the following custom CSS codes:

    [data-type="control_checkbox"] label {

        font-size: 12pt !important;

        font-family: Arial, sans-serif !important;

    }

    Please follow the steps here https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes