Reply 262620 to: Problem with Mega menu

Avatar: Olga Barlow
Olga Barlow
Support staff
December 4, 2020 at 11:54

Hello,

Add below code to Theme Options > Custom CSS

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

If it does not help then provide us with a link to your site and temporary WP Dashboard access.

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.