Changing header background color via CSS
-
Hi,
I’m trying to change the background color of the entire header (to look something like the black background in the header of this page). I know there is an option in the theme options panel but I would prefer to do it via code.
I used this code in my child theme:
#header { background: #000; }But the header color is still white. Also I have tried other ways of writing the same thing (like using background-color instead) but to no avail.
Am I doing something wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Changing header background color via CSS’ is closed to new replies.
