I lost my navbar menu icon

Hey all, im attempting to create a two tier navbar, the goal is on desktop, it shows a set of smaller links on top of the links that make up the mobile menu, and on mobile, in the slide out menu, those smaller links are below the main row of links.

I thought i could accomplish this by simply duplicating the links and disabling one set depending on what device its displaying on, however having done so, the nav menu icon is completely missing and i cant figure out how to make it display. Any thoughts?


Here is my site Read-Only: https://preview.webflow.com/preview/qualitynode?utm_medium=preview_link&utm_source=designer&utm_content=qualitynode&preview=4ff72df7058be1a302e385d7a52a3f07&mode=preview

Hey @Aeternum

Right now, your menu button is nested inside your Nav menu div. Just move it to make it a child of the navbar element and you should see it.

https://share.getcloudapp.com/eDuLJWlr

1 Like

Ah thank you so much, that did it.

1 Like