I am just new to CMSMS and am using FormBuilder. I cant change the font size of my form. The Form Template {* TABLE FORM LAYOUT / Field titles on Top *} doesnt seem to be the right place to do this. Where can I change font styling of my form.
Please help
FormBuilder: Font style in Form - CSS??
Re: FormBuilder: Font style in Form - CSS??
You can do it in your css
if you give your form a class like "formx" you can use .formx in your css for font styling.
if you give your form a class like "formx" you can use .formx in your css for font styling.