Reply To: Mega Menu in a fluid container

#10034482
Support
Keymaster

Hello,

Supposing you are using a header like in the index-classic.html demo, here’s the custom CSS code you need to make that:

(css/custom.css):

@media(min-width: 992px) {
    .dropdown-mega > .dropdown-menu {
        width: calc( 100vw - 50px) !important;
        left: 50% !important;
        transform: translate3d(-50%, 0, 0) !important;
    }
}

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads