Hey there txomin.sirera,
How are you doing today?
This could be done with some custom CSS. Try adding the following CSS code in the style.css file of your child theme or add it in your site using the following plugin:
http://wordpress.org/plugins/simple-custom-css
#header.skehead-headernav.skehead-headernav-shrink, #header.skehead-headernav.skehead-headernav-shrink #logo {
background-color: #000;
}
Replace the color hex value (#000) to the one of your choice. This should change the background color of the navigation that appears when you scroll down.
Have a great weekend 🙂
Cheers,
Bojan
I have a similar question. What would you put to change the menu in white on the home page, before your scroll down ? It’s not in a navigation bar, but superimposed to the header.
Hey soleco,
Generally you’d want to open a new thread as this one is really old. As you already posted here I’ll respond as well.
Can you please post link to your site where I can see this and also post a screenshot pointing to the section so I can understand better what you’re trying to change.
Looking forward for your response 🙂
Cheers,
Bojan