Home Forums WoodMart support forum Split: Remove icons on products

Split: Remove icons on products

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

    saziyainfo
    Participant

    I want Remove Cart Icon From Product

    Attachments:
    You must be logged in to view attached files.
    #553748

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    .product-grid-item .add_to_cart_button {
        display: none;
    }

    If you have any additional questions, let me know.

    Kind Regards

Tagged: 

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