Reply 297224 to: Menu – full page width

Avatar: Rose Tyler
Rose Tyler
Support staff
August 1, 2021 at 12:04

Hello,

Add the next code in Theme Options > Theme custom CSS > custom CSS for desctop:

.item-design-mega-menu .nav-sublist-dropdown {
    left: 0 !important;
    margin: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
}
.item-design-mega-menu, .header-top, .header-main, .header-bottom, .header-wrapper .et_column.pos-static ~ .et_column:last-child {
    position: static;
}

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.