Home › Forums › WoodMart support forum › Problems with the megamenu overlapping › Reply To: Problems with the megamenu overlapping
September 7, 2024 at 10:34 am
#595891
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
margin-top: 30px;
}
Best Regards