responsive-pure-css-menu
responsive-pure-css-menu copied to clipboard
Hide navigation when you navigate in mobile device
Hi,
Thanks for the awesome tutorial. I have a query and issue. I implemented your hamburger style nav for mobile devices but the problem with that whenever i click one of the nav in mobile, it doesnt disappear. I am using NuxtJS framework based on VueJs. I can do it programatically when i click one of the nav link, I check the checkbox. But is there any other option you could hide that nav overlay.
Screenshot Attached:
Hi Glad the tutorial was helpful. On your issue, how about adding an event listener and updating the overlay's height