Design comparison
Solution retrospective
Feedback is welcome! This challenge is similar to others with the desktop dropdown menu, so I used what I learned on the previous challenges and tried to improve some of the code.
Community feedback
- @sulemaan7070Posted almost 2 years ago
hey Felipe Thomé😄, congratulations on completing the challenge... here are a few tips to make your site better.
1.On the mobile: Make
postion:fixed
property to themobile-menu
so that the user cannot scroll down the mobile menu.2.Add an overlay to the background ... let me know if you need to know more about adding an
overlay
. let me know💯I think you did great on the desktop version!! Hope that helps happy coding🔥🔥
Marked as helpful0@felipetn1989Posted almost 2 years ago@sulemaan7070 thanks for the help, the number 1 issue was something that I was trying to solve in another project as well and hadn't figured it out yet, so this will help a lot. I forgot about the overlay in this one, I already did one for another challenge so it should be no problem. Thanks!
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