Can’t overwrite !important in responsive.css
-
I’m working on the responsive side of my install and can’t overwrite a default !important setting.
I’m creating my own theme, have copied over the default theme and am adapting as normal and all is working fine.
In the default theme > _inc > css > responsive.css
At line 21 -> body – margin-top: -28px !important;I need to remove this this but no matter what I do, the only way to clear it is to change in the default theme, which I obviously don’t want to do.
I have tried setting margin-top:0 (with and without !important) in my own theme, in the included default theme … nothing.
So … suggestions please?
- The topic ‘Can’t overwrite !important in responsive.css’ is closed to new replies.