Sections overlapping navbar

Hi folks,

Having some trouble ensuring the sticky navbar doesn’t get hidden as I scroll. As you’ll see below the middle section overlaps when you scroll and hides the navbar. I want the navbar to stay at the top the whole time. Any way around this?

First time using Webflow so generally will look like a mess, apologies.

Any input appreciated.


Here is my site Read-Only: Webflow - reroot

Hello @alex.reeroot, welcome to the community!
Your navbar has a z-index value of 0, just give it a value of 999 and it should stay on top of the rest of your content


I hope this helps!

1 Like

Thank you Pablo! That’s done the trick immediately :)

1 Like