Archived topic
CSS specificity and the Customizer
1 reply · Started by markus on April 3, 2020
Viewing posts 1–2 of 2
My CSS in the Theme Customizer is not having an effect (on Gravity Forms). Is there another place I can put the code without having to resort to using !important tag ?
Hi there,
CSS placement shouldn't be the issue.
Sometimes you just have to make the selector more specific instead of using !important:
https://www.w3schools.com/css/css_specificity.asp
This archived topic is closed to new replies.