Navigation button is below menu overlay

I have nav button (resperanto.webflow.com) that opens side menu. Clicking outside menu closes it. For smaller devices clicking nav button also closes side menu. But I need the same behaviour even in big browsers. Does anybody know how to achieve it? Thanks.

That’s really odd - it should be closing on larger browsers as well. Let us look into this.

Btw, cool site!

Hi @macovam77, you can solve this by changing the z-index of your dropdown menu button.

Try setting it to a value of 100, which is very likely above any of the other Nav elements.

(Here’s a screenshot of that, found in the Style tab)