This topic has 6 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
I’m using header 6 on wide.
I want to change the colour of the whole header container.
my code is not working: .header .main-header { background-color: #938a7f; }
What is the code for this theme/header?
Thx
Hello,
please add following code to yours custom.css:
.header.main-header {
background-color: #938a7f;
}
Here is video tutorial how to create ‘custom.css’ file for our themes:
https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be
Regards,
Stan Russell.
Thanks for the reply, it works if you just put it in the theme editor (aka the style sheet), but it colours the nav bar, I am only wanting to colour the header above the nav, menu bar, any ideas on the code for that?
T
Hello,
Please provide us with the link to your site.
Thank you.
Regards,
Eva Kemp.
That’s okay I sorted it out with .menu wrapper.
thanks
Hello @misswp,
Ok, we’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
Tagged: design, header, responsive, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up