Hey everyone!
CSS isn’t my strong suit, but I’ve been tweaking a lot on my site using stackoverflow, reddit, and definitely ChatGPT. Well, until Forminator, where I can’t even change fonts and colors. This plugin is awesome in many ways and I chose it over a dozen others I tried, btw. But apparently I can’t target the elements and the docs seem vague to me.
My assumption in the title could be wrong and the problem could be something else, as I use custom classes, overuse !important, and also, paddings seem to work and target the desired element, sometimes! (But those act weird, too, and 32px is 8 times larger than 16px.)
Anyway, How do I do this? Could you perhaps share a snippet of your own Forminator custom CSS to give me a better handle on how it all fits together? Any help would be massively appreciated!
[ad_2]
1. Use your browser console. Inspect the various elements to see what styles are applied and from where.
2. Are you editing the appearance on the form, or applying custom styles?