Changing default styling globally
-
Is there a way to change the default form styles and have them apply globally?
I typically like to use the default styling and then tweak some of the settings. However, I need to do this on every single form individually.
I would like to be able to make adjustments to the default styling so it would apply to all other forms.
I am trying to avoid using the NONE option as I only want to make minor adjustments, not write all the CSS from scratch.
I have also tried setting global styles via CSS, but your plugin creates CSS that references the unique form ID, making it hard to target all forms without resorting to using !important CSS rules.
Thanks in advance.
The topic ‘Changing default styling globally’ is closed to new replies.