Home Forums WoodMart support forum Remove discount and remove add to cart + add to wishes

Remove discount and remove add to cart + add to wishes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #559626

    nax1to
    Participant

    Hello, how can I delete all this from the products?

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

    Hung Pham
    Keymaster

    Hi nax1to,

    Thanks for reaching to us.

    First of all, take my apologies for the delay in answering.

    Do you want to remove these info on mobile only or desktop as well?

    Regards,

    #560248

    nax1to
    Participant

    Hello, thanks for reply, Could you tell me the two options?
    Thanks.

    #560459

    Hung Pham
    Keymaster

    Hi nax1to,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .product-grid-item .product-labels,
    .product-grid-item .wd-buttons{
    	display: none;
    }

    Regards,

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