changing color behind header and header widget
-
I’m on WordPress 4.0, using Genesis Frameworks 1.8.2, and I want to make the background behind the header and header widget a different color, it’s white now. Firebug tells me that color is generated by the sitename.com file – where do I find that file? It’s not the header.php, not in the CSS. It seems to me that is generated by WP using the custom header option, but that option does not give me a place to change the background color.
Is there a way to change this? Is this a WP or Genesis issue?
From Firebug:
” #header {
background: url(“https://shertekinc.com/wordpress/wp-content/uploads/2014/09/Shertek-logo-blk-red.png”) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
“
https://shertekinc.com is the site.
- The topic ‘changing color behind header and header widget’ is closed to new replies.