Home Forums WoodMart support forum in stock

in stock

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

    serviziweb
    Participant

    In which way I can eliminate “in stock”?

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

    Hello,

    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)