-
ksedlerAsked on 1. Oktober 2023 um 05:16
-
Sweta JotForm SupportReplied on 1. Oktober 2023 um 05:42
Hello ksedler,
The following CSS code can be used to customize the font of the Terms and Conditions widget:
#_label {
font-size: 12px;
}
I'll walk you through setting that up:
- Open the Form in the Form Builder.
- Open the Widget Settings by clicking the wand icon.
- Go to the Custom CSS tab and inject your codes.
- Then hit the Update Widget button to save your changes.
Additionally, go through this guide to inject CSS into the widget on the form.
Give it a try and let us know if you need any help.
-
ksedlerReplied on 1. Oktober 2023 um 05:46
It helped. Thanks :-)