Home Forums WoodMart support forum Where can I hide in stock

Where can I hide in stock

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

    apkandroid1995
    Participant
    #447714

    Hi,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-product-stock.stock.in-stock.wd-style-default {
      display: none !important;
    }

    Best Regards.

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