Customize header background color
-
Hi,
I’d like to customize a specific header background color of my site, the black one. I can’t do it using the pallet. Is it possible? My theme is Goran.
Thanks
The blog I need help with is: (visible only to logged in users)
-
Hi there, are you talking about the dark band at the top of your site where the menu is? That is the only one I’m seeing at the moment. If so, add the following custom CSS and adjust my obnoxious demo color as desired.
.site-top-content { background: #88dd00; }
- The topic ‘Customize header background color’ is closed to new replies.