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

    (@megamenu)

    Hi JN,

    You haven’t done anything wrong. Your theme outputs the same menu twice, there is not much you or MMM can do to stop that (apart from manually intervening to stop it happening).

    Please try adding this custom CSS to your theme:

    #main-nav #navbar-main {
    	display: none;
    }

    Regards,
    Tom

    Thread Starter J.N.Williams

    (@jnwilliams)

    WORX PERFECTLY!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Top Menu Repeat’ is closed to new replies.