Archived topic
change colors sticky menu
3 replies · Started by jorgelomas on November 2, 2016
Hi there,
Not sure if this question has been made before, but I can't find it.
I just want to know if I can change the colors of the sticky menu. It follows that my logo is black, and so is the menu, so when scrolling down it doesn't look quite good. Would be great if I will be able to revert colors, so the menu turns into white and text into black.
¿Is that possible?
Thanks
It's possible, but requires quite a bit of custom CSS.
Are you using the fade, slide or "none" transition/effect?
Hey, thanks for your quick answer!
I am currently using fade effect
Here's all of the CSS dealing with menu colors: https://gist.github.com/generatepress/793804f553c25c70823c
What you would do is replace .main-navigation with .main-navigation.navigation-clone throughout the code.
That should do it :)