New Landing How can we help? Themeforest Theme Support Dante Iphone mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #70737
    slp86
    Member
    Post count: 32

    Hi,
    On the iphone, the mobile menu takes over the entire screen. Is there a way to reduce the width of the menu- take out some of the negative space on the right of the menu so that it pushes the page over about 30% (just like on the ipad?).

    Thank you

    #70844
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    .mobile-menu-open #container {
      transform: translate3d(-250px, 0px, 0px);
    }
    .mobile-menu-open #mobile-menu-wrap {
      transform: translate3d(-250px, 0px, 0px);
    }

    – Kyle

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