How to change the font size of Terms and Conditions Widget?

  • Diego_Ferraro
    Asked on April 25, 2024 at 8:42 AM

    One more question. When I change font size these "Al hacer clic aquí, acepto..." doesn't change.

    Adjust the position of the Name Field Image 1 Screenshot 30 Screenshot 10Adjust the position of the Name Field Image 2 Screenshot 41 Screenshot 21

    How do I change them?

    Thank you.

  • Ericson_B JotForm Support
    Replied on April 25, 2024 at 8:51 AM

    Hi Diego,

    Thanks for reaching out to Jotform Support. You can inject the CSS code provided below to change the font size of the Terms & Conditions widget.. Let me show you how:

    /*Adjust Terms and Conditions Font Size - 14255781*/
    label { 
    font-size: 14px;
    }
    1. In Form Builder, click on the widget and select the Wand icon to open the settings.
    2. Go to Custom CSS tab.
    3. Paste the CSS code in the textarea. Then, click Update Widget to save the changes.

    How to change the font size of Terms and Conditions Widget? Image 1 Screenshot 20You can specify your preferred font size in the code, and make sure to paste it into the four widgets on your form. 

    Give it a try and let us know if you need any more help.

  • Diego_Ferraro
    Replied on April 25, 2024 at 9:03 AM

    Thank you!

 
Your Answer