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

    (@megamenu)

    Hi, you should be able to do this with CSS, please try adding this to your themes style.css file:

    .home .mega-menu-wrap {
        display: none !important;
    }

    Regards,
    Tom

    Thread Starter mbica

    (@mbica)

    Hi Tom, Thank your reply! Your piece of code worked like magic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Menu on home page’ is closed to new replies.