How to customize appointment widget font-size.

  • howiek
    Asked on January 5, 2018 at 2:38 PM

    If you take a look at my form  https://form.jotform.com/80044684402148 how can a reduce the font size, and the length of the appointment widget?

    Thank you

  • David JotForm Support Manager
    Replied on January 5, 2018 at 4:02 PM

    Please try injecting the following code inside each widget, as shown on this guide: https://www.jotform.com/help/428-How-to-Inject-CSS-Codes-to-Widgets 

    .checklist label.checkbox,.items-left {

        font-size: 12px;

    }

    Let us know if you need more help.

  • howiek
    Replied on January 5, 2018 at 4:13 PM

    Really does nothing? Also, what about the length that I asked?

    Thank you

  • David JotForm Support Manager
    Replied on January 5, 2018 at 4:32 PM

    You can decrease the size from 12px to 10px, or less if you want to. I assume that you are referring to the vertical length, there is no much that can be done, that is determined by the number items you put in the widget:

    1515187917vertical Screenshot 10