-
floorcostsAsked on June 17, 2017 at 9:32 PM
Is there a list with the names of the css fields that we can edit to change the look and feel of each element?
-
Kiran Support Team LeadReplied on June 17, 2017 at 10:14 PM
Unfortunately, there is no specific list of CSS classes or IDs for customizing the form. However, you may consider using the CSS editor from the Advanced Form Designer for customizing the forms with CSS code. Please take a look form designer page that helps in you in editing the CSS code.
https://www.jotform.com/form-designer/
Also, please go through the guides below for more help.
https://www.jotform.com/help/75-Customize-Your-Form-Using-Custom-CSS-Codes
https://www.jotform.com/help/146-How-to-Find-Field-IDs-and-Names
If you want to add any CSS code to any of the widgets, you may find the classes/IDs used in the widget from the browser inspector section and add the CSS code to the Custom CSS section of the widget. You may find the following article helpful in finding the CSS classes from the browser inspector.
https://atendesigngroup.com/blog/how-determine-which-css-styling-element
Hope this information helps!