Archived topic
sticky navigation menu colors
4 replies · Started by Steven on March 10, 2021
Hi there,
I am trying to figure out to customize my sticky menu. I added this code so I would change the color:
.main-navigation.navigation-stick .main-nav ul li a {
color: #04B9BE;
}
But now my hover text won't change according to my main color settings.
Thanks in advance
Hi there,
Since you are using a merged header element, you can actually use the navigation colors setting within the element to set the transparent colors:
https://docs.generatepress.com/article/header-element-overview/#navigation-colors
Then set the colors you want for the sticky navigation in the customizer.
Let me know if this helps :)
I have adjusted the color settings within the element (thank you for that tip because that solved the background question on the sticky menu), but unfortunately, the hover in my sticky menu still does not display the yellow on all items only on the active item: https://lifeandworkflow.com/
Oh I didn't realize I had to remove the code first! All is solved now!
Thanks
No problem :)