New Landing How can we help? Themeforest Theme Support Dante Mobile Nav For Desktop?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #62849
    scottafoster
    Member

    Does anyone know the best way to make the mobile/tablet navigation the stand alone navigation for desktop regardless of viewport size? My project has a minimalist esthetic and I’d like to have the navigation to always be the same as the responsive mobile/tablet style.
    Like this:

    #63093
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi

    .visible-sm.visible-xs {
    display: block!important;
    }
    
    #main-navigation {
    display: none;
    }

    gives it a first step, but I cannot figure out the rest of the css to make it work, so it might require a php solution.

Viewing 2 posts - 1 through 2 (of 2 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