Is there a way to get your slider behind the nav bar?

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 :+1:

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 :smiley:

Check swiperJS’s mousewheel control :+1: