Changing Top and Bottom Strip Color
-
Hello! I am using the Collective Theme and the top and bottom strip on the page (i.e. where the site title displays and where the copyright and theme name displays) are black. This color doesn’t change when you change the background color or pick a palette, so I was wondering if there is any other way to change this color. I’d like it to be dark brown. Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi, to change the color of the header area, add the following and adjust the color as desired.
#header { background: #cc0000; }For the footer, add this and edit.
.footer-information { background: #cc0000; } -
- The topic ‘Changing Top and Bottom Strip Color’ is closed to new replies.