How to create a dropdown menu with a top margin (or just a gap) ? Mouse can’t keep the dynamic active
Question
I want to create some vertical space between my parent menu and its dropdown menu, but if I give it a top-margin, the mouse is not able to hover over the menu and keep it actively displayed.
This is my code for the menu:
#primary-menu{
float: right;
margin-bottom:
0
css, dropdown, menus, navigation, sub-menu
3 years
0 Answers
48 views