• Resolved jscudder

    (@jscudder)


    Help! I am having a ‘no menu’ issue with the Benevolence theme. The desktop Menu is fine but the Mobile Menu shows only the top menu bar and the menu toggle. Possibly related, the Mobile Menu in the Benevolence theme also shows underneath the Mega Menu mobile menu bar.

    No configuration guide is available for Benevolence and I have tried all the generic trouble shooting tips but none have solved the problem. My site is using a child theme.

    John

    • This topic was modified 5 years, 11 months ago by jscudder.

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

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

    (@megamenu)

    Hi John,

    Thanks for posting a link.

    Please go to Appearance > Customize > Additional CSS and add the following:

    body.mega-menu-primary header nav .container_12 {
    	display: block !important;
    }
    
    body.mega-menu-primary header nav .mean-container {
    	display: none !important;
    }
    Thread Starter jscudder

    (@jscudder)

    That did it! Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu shows but no Menu Items’ is closed to new replies.