Design comparison
Solution retrospective
With the arrow beside the nav links, I keep getting errors in the js file so I left it out. But, I would appreciate it if someone could help me rectify the issue. Also any feedback is appreciated.
Community feedback
- @Blazing-MikePosted over 3 years ago
Nice attempt Andy.... I'm thinking the arrow could be be a drop-down linked with the HTML or using eventListners to target the arrow( or the whole link) to display the options on click.
You could also adjust your media queries and try using Mobile first principles next time
1 - @palgrammingPosted over 3 years ago
You should change your media query for mobile screens to 700px and not the 480px you have it set cause between 480px and 700px your desktop navigation does not have enough room but changing the break-point fixes your issues
1
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