Tagged: background color fixed menu
Hi, I´m using the Quinto template. Is it possible to change the background color from the sticky menu when scrolling down? The black does´nt match my logo and I need to change it. I just changed the color when it first appears but when scrolling down it goes black. Thank you and I love your templates – good work!!! Diana
Sure, just open template folder => css => custom.css add
#sp-header:after {
background-color: red;
}
just replace red with your background color. Do you need to change the color for menu items for new header background?
Thanks
Hi Brian,
it works perfektly, thank you.
Now I checked with other browsers. It works fine with Safari but unfortunately not with firefox and chrome. Is there a solution for that?
Thanks for your help.
Hi Diana,
Did you try to clear browser caches?
Thank you
Yes, you were right. It works now. Thank you 😉
You’re welcome 🙂
You must be logged in to reply to this topic.