This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
I am needing to change the background color in the header, behind the logo. I am utilizing header style number 6. I need assistance in figuring out which code to enter/change.
Hello,
Please add this code in custom.css file:
.header-wrapper.header-type-6 {
background-color: red;
}
.main-nav {
background-color: white;
}
Change “red” color to your value.
How to create custom.css you can watch in this tutorial
Regards,
Eva Kemp.
Tagged: background, change, color, header, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up