Hi, I have a header menu in white, words in black.
I would like when I scroll it to became negative: black menu with white words.
How it is possible?
I tried with this CSS, I can change color but if I give black color words menu don’t become white
.header-scrolled #header_main {
background-color: black;
}
Hey robertoKM,
I can’t reproduce the same thing as you have on your site.
Can you give us a link to your site? so we can check further.
Best regards,
Nikko
thanks.
Hi robertoKM,
Can you disable caching and minification for now?
Best regards,
Victoria
I did, now?
Hi,
Your header is turning black on my end when I scroll. That is how it’s supposed to be, correct?
Best regards,
Rikard
yes but words font are nor in white.
Hi robertoKM,
Can you try using this css code:
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
color: black;
}
Best regards,
Nikko
Thank you very much :-)
Hi robertoKM,
Glad that we could :)
Thanks again for using Enfold!
Best regards,
Nikko