Archived topic
Stick navigation colour change when scrolled
3 replies · Started by Max on August 10, 2017
Hi,
I have a main menu with a clear background. I've enabled the sticky navigation option, however I would like the background of the menu to change colour when scrolled down.
Example:
http://demo.athemes.com/themes/?theme=Sydney
I saw this post: https://generatepress.com/forums/topic/styling-main-nav-and-sticky-nav-seperately/
Hi Max,
Try this CSS:
.main-navigation.navigation-stick {
background-color: #ffffff;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
I completely love you Leo. Thank you.
haha glad I could help :)