Reply 285813 to: Mega Menu – Center the drop down menus

Avatar: Rose Tyler
Rose Tyler
Support staff
April 29, 2021 at 14:36

Hello,

It is aligned according to the parent menu item.

Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:

.header-wrapper .et_b_header-menu .menu .item-design-mega-menu.menu-item-has-children {
    position: static;
}
.header-wrapper .et_b_header-menu .item-design-mega-menu .menu-static-block.nav-sublist-dropdown {
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.