Theme's styling not overwriting COM
-
I’m trying to add styling to my titles:
.collapseomatic { background-image: url('images/arrow-down.png'); background-repeat: no-repeat; padding: 0px 0px 0px 16px !important; cursor: pointer; border: 1px solid black !important; }
but for some reason, the inspector tool still says it’s receiving it’s styling from “light-style.css”, which is a COM stylesheet, right?
I put the custom css into my theme’s style sheet and it’s not showing up with a border… Any thoughts on this?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Theme's styling not overwriting COM’ is closed to new replies.