I'm currently working on designing a menu. I have made it look pretty nice so far, but I am facing an issue when the menu is viewed on mobile or small tablets. I want the menu to disappear and be replaced by a "MENU" button instead.
Does anyone have any suggestions on how to achieve this?
The menu I have created consists of separate divs for each menu item, rather than being structured as a list. As a result, I haven't been able to find any helpful solutions online. Any help would be greatly appreciated! :)
You can view the menu here, and access the CSS here.