Home Forums WoodMart support forum Out of stock

Out of stock

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

    manuel-logika
    Participant

    Dear Xtemos staff for on the Woodmart site “https://www.logikasoftware.it/demo/” I need to remove the term out of stock with CSS I made it white, but is there a system to remove it from a setting command…

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

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .product-grid-item .stock.out-of-stock {
      display: none !important;
    }

    Best Regards

Tagged: 

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