• Resolved what2buy

    (@what2buy)


    Hi
    My menu works perfectly via desktop but not via tablet or mobile device. I have compared the settings to another site of mine that does work and can’t see any difference. I have tried disabling plugins and searched and read many forum responses with no luck. The menu will work but not show any links on the “products” sub menu, it’s not that the links are the same colour as the background they just aren’t there.

    Please help!
    Thanks
    Rick

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @what2buy!

    Thanks for choosing Neve!

    This is an issue we are already aware of regarding the sub-menus from a mega menu. Hopefully it will be solved in the next update of the theme. In the meantime, you can add the code below in the Additional CSS section within the Customizer to display the sub-menu items.

    .header-menu-sidebar .nav-ul .sub-menu.dropdown-open .sub-menu {
        display: block;
    }

    Have a nice day!

    Thread Starter what2buy

    (@what2buy)

    Thank you that fixed the issue!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sub Menu not showing links’ is closed to new replies.