How to Menu Dropdown?
General Discussion
3
Posts
3
Posters
210
Views
1
Watching
-
put this in your desktop CSS, and then add sub menu items in 'menus'
nav.primary .sub-menu { display: none; position: absolute; left: -10px; top: 40px; padding: 10px; } nav.primary .sub-menu li{ display: block; padding-bottom: 5px; } .menu-item:hover .sub-menu{ display: block !important; } li.menu-item-has-children{ position: relative; }
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com
