Reply 234266 to: Megamenu width

Avatar: Rose Tyler
Rose Tyler
Support staff
April 22, 2020 at 11:04

Hello,

1) Add the next code in Theme Options > Theme Custom CSS:

@media only screen and (min-width: 992px) {
    .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;
    }
}

2) There is no such possibility for variable products because such products can’t be added to cart without page refresh.

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.