[Resolved] Child theme styles being overrided?
-
I’m trying to make my website fixed width. I change the width of the header with no problems… but when i change the container div using the following css, it overrides it:
#container{ background: #EAEAEA; width: 960px;}I could understand if it’s inheriting it’s width from another div, but I don’t understand why the background color does not work?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Resolved] Child theme styles being overrided?’ is closed to new replies.