New Landing How can we help? Atelier Add to Cart on Shop Page – Mobile & Tablet Devices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #238864
    HB
    Member
    Post count: 76

    Hi there,

    Is it possible to have the ‘add to cart’ icon that you get on hover (desktop) when a user is on a mobile/tablet device. At the moment the user has to go into individual items to add them.

    Thanks,
    Andy

    Attachments:
    You must be logged in to view attached files.
    #239146
    David Martin – Support
    Moderator
    Post count: 20834

    When a user is on a mobile/tablet device they do see the “Add to cart” icon you are referencing, are you refering to the Wishlist or Quickview buttons?

    Thanks.

    #239586
    HB
    Member
    Post count: 76

    Hi David.

    On our website (www.honestbrew.co.uk/shop) there is no Add to Cart button on the shop page. It’s only when you click on a product you can add it to your cart.

    I’m testing on an iPhone 6 on Chrome and Safari and the Add to Cart button is not there.

    Thanks,
    Andy

    #239748
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    .product-type-standard .product .cart-overlay {
      display: block!important;
    }
    }

    – Kyle

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