Is it possible to globally change the field font text size and color in Load CSS for all field types (text box, textarea, dropdown, ...)
HI Cannondale,
If you use a CSS selector with the form ID then you should be able to over-ride the default CSS.
Bob
If you use a CSS selector with the form ID then you should be able to over-ride the default CSS.
Bob
Hi Bob,
Thanks for the information. Is the CSS selector feature available in v?. Can't seam to find information on how to do this.
John
Thanks for the information. Is the CSS selector feature available in v?. Can't seam to find information on how to do this.
John
Hi John,
Please see this W3Schools page - you can use the form ID to specify the CSS to be used in it.
Bob
Please see this W3Schools page - you can use the form ID to specify the CSS to be used in it.
Bob
This topic is locked and no more replies can be posted.