This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow
Hello,
I created 4 levels dropdown menu in my e-shop. But when I hover on the first level 2 level dropdown appears much higher though it should not be. I want it to be on the same level as interacting with menu.
Print screen: https://share.icloud.com/photos/0c4EpI8xhEwQUv1FHYJB-uDrw
Hello,
Add the below code to Theme Options > Custom CSS
.template-container .secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown, .template-container .secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown {
top: 50%;
}
Regards
Tagged: bottom, header, menu, sub-dropdown, templates, woocommerce, wordpress
The issue related to '‘Menu sub-dropdown covers whole header bottom’' has been successfully resolved, and the topic is now closed for further responses