Archived topic
sticky menu background colour change when scolling down
5 replies · Started by Torsten on October 11, 2022
Hi,
is there a way to change the background colour of the primary menu when scrolling down to 100% white?
Thanks ahead for your help,
Torsten
Hi there,
Looks like the site you've linked is under maintenance mode.
Any chance you can disable it so we can see the layout and provide the best solution possible?
Let me know :)
sorry for this...
;-)
The Website is now visible,
best,
Torsten
Try this CSS;
.main-navigation.navigation-stick {
background-color: #fff !important;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks a lot!
No problem :)