Design comparison
Solution retrospective
I know that it needs furthermore improvements but proud regardless! First time doing a section this big with HTML, CSS and JavaScript.
Community feedback
- @EtnoPolinoPosted over 2 years ago
On the desktop view, You have an issue with the hover of your navigation bar. We should be able to hover "feature", "compagny" AND be able to access the sub-menu.. which is quite hard to do. This is due because you have a blank space between "feature", "compagny" and their respective sub-menu dropdown, so when when your mouse isnt hovering it removes the sub-menu and we cant access it.
I guess you should either increase the padding of your "feature", "compagny" to make it collide with your sub-menu padding/position, or you change your sub-menu dropdown position.
Marked as helpful0
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