Home Forums WoodMart support forum remove from Display the QTY Stock – single page

remove from Display the QTY Stock – single page

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

    k6595177
    Participant

    Hi There,

    im managing the stock of the products on my store.
    but i cannot find the option how do i remove it from display it on the single/shop page

    i’ll be glad for help

    Thanks

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product.stock.in-stock {
    display: none;
    }

    Best Regards.

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