Navbar behind second dropdown when opened

Hey guys/girls,

I’m currently working on my company website and am having an issue with the navbar dropdown on my projects page when in ipad/phone view.

http://roberts-limbrick.webflow.io/tags/all

Here’s the read-only link:

https://preview.webflow.com/preview/roberts-limbrick?preview=17cf1ed66cc0eb6e9c6cc667f77ae01f

If you use the dropdown you’ll see the menu appears, but underneath the secondary “filter” dropdown. What am I doing wrong/how can I fix this?

Hey @Macker,

Add an extra Z index on this bad boy it should do the trick.

Z index is like layering, it’s very useful to put thing on the right layer.
If you want something under the menu, put a value under 10000 (10000 because in this case that’s what i have put), and above if you want something above :wink:

2 Likes

Perfect!

Thank you very much.

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.