Home Forums WoodMart support forum I could not remove stock area from the products

I could not remove stock area from the products

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

    elibolfurkan1993
    Participant

    I tried everytihng to remove stock area from all products but I could not do that. How can I remove it?

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

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .product-grid-item .wd-product-stock {
        display: none;
    }

    Kind Regards

    #475606

    elibolfurkan1993
    Participant

    Thank you.

    #475809

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘I could not remove stock area from the products’ is closed to new replies.