Change Color after scrolling
-
Hey there,
great plugin! It is working fine for me but I was wondering if I can make the menu background visible after someone scrolls a certain amount of pixels.
Almost like in this example:
https://callmenick.com/_development/resize-header-on-scroll/
Though instead of resizing it is suppose to change the background from transparent to white.I already got the css working
.site-header .navbar{
background: #fff !important;
}But I am missing something that says after how many pixels it should be white/non transparent.
Thanks for you help!
Sabina
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Change Color after scrolling’ is closed to new replies.