Custom CSS Rejected by !Important Values
-
Greetings, and thanks for the great plugin!
#responsive-menu #responsive-menu-title { padding: 20px 0 20px 5%!important; }
I would like to target the
padding-bottom
to be 0px. However, it seems all 4 values of the padding are declared important in the plugin’s CSS. Is there a value specifically that needs to be held!important
, like, thepadding-left:
? I’m wondering if you could possibly separate the values that need to be important so the remaining values could be adjusted. And if there is a way to do it currently, can someone please advise? ??Thank you!
Best,
Dave
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom CSS Rejected by !Important Values’ is closed to new replies.