Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #967719

    Hi,

    When i open the site on a mobile phone (or site on very small screen) i cannot click on the cart icon.
    Can you check what is wrong ?

    #968217

    Hey BPC,

    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: 10000;
    }
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.