Home › Forums › WoodMart support forum › I have a menu problem › Reply To: I have a menu problem
October 10, 2017 at 6:09 am
#21126
Artem Temos
Keymaster
OK, so just remove the first code and leave only this one
.main-nav {
position: relative;
}
.woodmart-navigation .item-level-0.menu-item-has-children {
position: inherit!important;
}
.main-nav li > .sub-menu-dropdown {
top:26px!important;
left:20px!important;
right:0!important;
}
Contact us if you will have additional questions.