This topic has 4 replies, 3 voices, and was last updated 2 years, 9 months ago ago by Olga Barlow
I m trying to add all department mega menu bt it overlap with the all department drop down and not working properly. how can i fix this ?
Hello,
Sorry, but your problem is a bit unclear to me. Could you provide some screenshots or video for a better understanding?
Watch this video – https://youtu.be/7QluEYxznKs In your case, Mega menu static block can be edited using Elementor, not WPBakery.
Regards
as in the video I created a static block and add it to an item in “all department” drop down menu. when hover on it the static block open on the same dropdown menu of “all department” . (overlapping it.)
Hello,
Go to Theme Options > Custom CSS > find below code and remove that
.header-bottom .et_b_header-menu .menu .menu-item-has-children {
position: static;
}
.header-bottom .et_b_header-menu .menu .menu-item-has-children .nav-sublist-dropdown {
width:100% !important;
left:0 !important;
right:0 !important;
margin:0 !important;
}
Regards
Tagged: department section, drop down menu, mega menu, overlap, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up