• Resolved Argentum

    (@argentum)


    Hello!

    I followed the instructions here:
    https://www.megamenu.com/documentation/customizr/

    .mega-menu-main .navbar-inner {
        min-height: 0 !important;
    }
     
    .mega-menu-main .navbar-inner button.btn-navbar,
    .mega-menu-main .navbar-inner .btn-toggle-nav,
    .mega-menu-main .navbar-inner div.social-block {
        display: none !important;
    }
     
    .mega-menu-main .pull-menu-left .nav-collapse {
        float: none !important;
        clear: none !important;
    }
     
    .mega-menu-main .navbar-inner .nav-collapse,
    .mega-menu-main .navbar-inner .nav-collapse.collapse {
        overflow: visible;
        height: auto !important;
        top: auto !important;
    }

    The custom CSS takes care of the integration alright. But the custom CSS moves the standard main menu up and to the right – an unwanted behaviour. Any thoughts about how this can be avoided?

    Best regards
    Argentum

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Argentum,

    Please can you post a link to your site so I can take a look?

    Please can you post a screenshot showing the menu position when MMM is disabled, and another for when it is enabled (so I can compare).

    Regards,
    Tom

    Thread Starter Argentum

    (@argentum)

    Hi, I thought I answered this. Sorry.

    I sort of took take of it myself by enabling a div for social links above the menu div, thus pushing the main menu down. I can’t post an url yet unfortunately. If no one else thinks this is a problem please ignore this topic.

    Best regards
    A

    • This reply was modified 7 years, 9 months ago by Argentum.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizr theme integration’ is closed to new replies.