Is there any way to get the video slider behind the Nav Bar?
How it is on this website: www.goodworkprods.com
Here is my site Read-Only: Webflow - Goodwork Productions
Is there any way to get the video slider behind the Nav Bar?
How it is on this website: www.goodworkprods.com
Here is my site Read-Only: Webflow - Goodwork Productions
Hi @goodwork,
Instead of setting GW NavBar as sticky, you can change it to absolute and have left, top & right to 0 while bottom to auto.
That navbar should still work like a sticky element but is now overlapping on start
Hey, @ianmuico!
Thank you for this! Such an easy fix.
My only question now, and it’s okay if you don’t know this, how do I delay the entire page from scrolling down since the scroll gesture is also changing the videos in the slider?
You can see here when you start to scroll on the slider, the page moves as well.
https://goodwork-productions.webflow.io/
@goodwork you can achieved it using swiperJS just like what your reference site is using
Check swiperJS’s mousewheel control