Design comparison
SolutionDesign
Solution retrospective
1- How can i make menu toggle without using Bootstrap (is it possible !!)? 2- Still can't work with min-width instead of max-width for small screen view.
Community feedback
- @mattstuddertPosted almost 5 years ago
It's definitely possible! A
click
listener on the hamburger icon will allow you to toggle the display of the navigation. At the moment, the hamburger menu doesn't seem to show, even on mobile.Great work with this challenge!
0@abidou08Posted almost 5 years ago@mattstuddert So in mobile view i should change display to hidden for navbar links, and then add some of javascript ?
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord