New Landing How can we help? Themeforest Theme Support Dante Main Menu and Mobile Menu showing in mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #239311
    clm5322
    Member
    Post count: 9

    Hi! I’ve set a main menu and a mobile menu in the theme’s menu settings. It’s the same menu for each one. In mobile, the menu is showing 2x, once as the main menu and once as the preferred mobile slide out menu. I can’t seem to only get the mobile menu to show. Help!

    #239354
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media screen and (max-width: 991px) {
      #main-navigation {
        display: none !important;
      }
    }

    Thanks
    Mohammad

    #240935
    clm5322
    Member
    Post count: 9

    Thank you!!!

    #240941
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks Mohammad.
    – David.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register