New Landing How can we help? Themeforest Theme Support Dante iPad Menu not working

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #136069
    corepath
    Member
    Post count: 29

    Hi,

    I’ve altered my theme menu to be responsive earlier rather than alter since it overlapped the logo, however on an tablet landscape, it doesn’t open up the side menu (doesn’t do anything). Can you please let me know why this is, or what to do about it?

    Thanks!

    #136181
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Is this at the iPad screen size or actually on an iPad? It’s working fine for me in my browser

    – Kyle

    #136330
    corepath
    Member
    Post count: 29

    Actual tablet itself.

    #136335
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That’s odd, it’s working fine for me? (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #136337
    corepath
    Member
    Post count: 29

    Have you tried in Chrome?

    #136345
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    On iPad? No I haven’t. I use an iPad simulator as I don’t have one, and it’s fine on there. Obviously I can’t download chrome onto it

    – Kyle

    #136356
    corepath
    Member
    Post count: 29

    Hmm okay, in both Safari and Chrome on an iPad in reality don’t have the menu open. Not sure if there’s a way to demonstrate that or not, but it’s different from the simulator.

    #136509
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok I will forward this to the developer to check

    – Kyle

    #136633
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You’re missing some custom css changes to make it work. Try adding this:

    @media only screen and (min-width: 992px) {
    .mobile-menu-open #container {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    }
    #mobile-menu-wrap {
    display: block;
    }
    }

    – Ed

    #136638
    corepath
    Member
    Post count: 29

    This worked thanks!

    #136688
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Thanks Ed.
    Mohammad

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