New Landing How can we help? Atelier How to remove the 'add-to-cart' button in the product category page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #233523
    alexwu1109
    Member
    Post count: 3

    Hi, the attached file shows the screen capture from iPad View, is there anyway to remove the ‘add-to-cart’ button in every product?

    Attachments:
    You must be logged in to view attached files.
    #233578
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 991px) {
    .tax-product_cat .shop-actions{
    display:none !important;
    }
    }

    Thanks
    Mohammad

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