Dropdown menu not working the same in desktop and mobile view

Hello!

I’m having some trouble with the dropdown menu I’ve created. In the desktop view, when you click on the hamburger icon it opens the menu where the text is fixed on the screen and theres a solid color overlay behind it. The problem is in the tablet and mobile views the menu for some reason stays at the top of the page and the overlay is completely gone. I’ve tried a bunch of adjustments to the mobile view but nothing seems to work.

My question is: what is the best way to structure my menu so it behaves the same in the desktop view and on the tablet and mobile views?


Here is my public share link: LINK

You really shouldn’t use a dropdown for this. If you use the regular navbar, you can set it to do the hamburger on all devices and it’s far easier to work with.

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