Forums
Forums / Themes and Templates / Menu Buttons Disappear
(@thesocialmetamorph)
11 years, 1 month ago
Ok so when I hover my mouse over the categories on my menu, the dropdown categories disappear unless I’m careful to move my mouse really slowly. Anybody know how I can fix this?
rougelace.com
(@gaintsev)
Hi!
Most likely this is due to the small gap between the menu and submenu. Try adding the following code to your style.css file:
.sf-menu li:hover ul { top: 29px; border-top: 1px solid transparent; }
I hope this helps.
The topic ‘Menu Buttons Disappear’ is closed to new replies.