New Landing How can we help? Atelier Add to cart button blocking picture on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #195859
    AntRubano1
    Member
    Post count: 16

    On mobile, when I test in list mode with the small thumbnails, the add to cart button blocks majority of the picture. This happens on ios, android, etc. Is there a way to remove the add to cart button from the product images?

    Attachments:
    You must be logged in to view attached files.
    #195968
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    @media only screen and (max-width: 479px) { 
    .product figure .cart-overlay .shop-actions .add-to-cart-wrap {
      display: none !important;
    }
    }

    – 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