z-index issue
# 🤝help
b
z-index on the nav bar
is this site deployed? can I have a look at it?
f
I checked the css in the code. Menu ( i believe this is the nav) has a z-index of 0. This is the live website: https://dustoor.webflow.io
b
you need to remove z-index: 1000 on this property

https://cdn.discordapp.com/attachments/1131591116593057812/1131823602082258975/image.png

f
Problem solved!!