Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1191543

    Hi,
    On my site with ENFOLD, when I am on a mobile in portrait mode it is impossible to access the basket by clicking on the icon … it only works in landscape mode … but for customers it is not not practical and they do not understand, how to remedy the problem please to access the basket in portrait mode on mobile?

    Regards,

    Julien SYLVESTRE

    #1191712

    Hey Julien,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
        z-index: 99999;
    }
    }

    Best regards,
    Rikard

    #1191733

    perfect, thank you for your responsiveness!

    #1191868

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘basket in portrait mode on mobile’ is closed to new replies.