New Landing How can we help? Atelier Add to cart button Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #169401
    pnitas
    Member
    Post count: 42

    Hi guys

    Is there a way to hide the ADD TO CART BUTTON / SELECT OPTIONS button on mobile devices?
    It looks huge from my point of view.
    Regards!

    Attachments:
    You must be logged in to view attached files.
    #169408
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us link to that page?

    -Rui

    #169410
    pnitas
    Member
    Post count: 42
    This reply has been marked as private.
    #169412
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

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

    – Kyle

    #169423
    pnitas
    Member
    Post count: 42

    Perfect! It looks its working fine 🙂
    Thanks a lot again

    #169432
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register