Short Scrollable widget: Change the font size

  • sepulchralsilence
    Asked on March 23, 2018 at 5:53 AM

    Hello,

    How can I change the font size of the text (see attached picture). I want the description of the terms and conditions with a smaller size.

    Thanks in advance.

    Jotform Thread 1423806 Screenshot
  • amy
    Replied on March 23, 2018 at 9:04 AM

    Please go to the widget settings and then inject this custom CSS code in it:

    #scrollContent {

    font-size: 12px;

    }

    You can change the value (12) depending on your preference.

    1521810194Screen Shot 2018 03 23 at 16 0 Screenshot 10

    Here is the result: 

    1521810224Screen Shot 2018 03 23 at 16 Screenshot 21