Change header background color from white to black
Hi how do I change the background of the header to black from white under the logo?
http://370customs.com
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Matt
This is a feature of our Premium version within the Customizer: https://siteorigin.com/vantage-documentation/customizations/page/.
To see the list of other premium features please check out Appearance > Premium Upgrade.
Alternatively you could use a Custom CSS module:
https://wordpress.org/plugins/simple-custom-css/
http://jetpack.me/support/custom-css/
And style the masthead manually like this:
/* Header */ header#masthead { background: #1f1a17 !important; }That black matches your logo but I recommend if possible saving a version of your logo in PNG format with a transparent background.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.