Changing the colour of the area behind the header
-
I changed the background colour of the site (Retrofitted theme) in the Settings. When I did that tt removed the colour of the area behind the header as well, and now I can’t get it back, although I have removed the background colour from the Settings.
The blog I need help with is: (visible only to logged in users)
-
The header background for http://leunite.org/ is currently using an image, not a color.
http://uniteactivistsle.files.wordpress.com/2012/06/leregionhed6.jpgI’m not completely sure what your end goal is. Are you trying to remove the header image and set a background header color in its place?
-
Here is a more specific example. If you would like to change the header background color to red in the Retro-fitted theme, add this to your Appearance → Custom Design → CSS editor:
#header { background: red; }Adjust the color code as necessary.
- The topic ‘Changing the colour of the area behind the header’ is closed to new replies.