• Hello, when activating max mega menu on mobile it breaks the overall styling of the site. The only fix I can find is to use this CSS snippet:

    .vc_row-flex {
    flex-wrap:inherit !Important;
    }

    This is a general class for the builder I’m using and then interferes with the site design so I either have a functioning menu and content that’s misaligned or no menu and correct content.

    Could you please kindly advise if there is a workaround for this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Simon,

    Please can you disable the caching minification plugin you’re using, and undo any edits, so I can see the issue in my own browser? It sounds like your theme is designed to only work with its own mobile menu system, so you may need to leave the theme mobile system in place. If you wanted to change it, you could hide that with CSS and use a specific mobile menu plugin to handle the mobile side of things.

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Menu is causing styles to break on rest of site.’ is closed to new replies.