Home Forums Basel support forum Sold Out Tags

Sold Out Tags

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

    aderosa1031
    Participant

    I added
    .product-images .labels-rounded .out-of-stock {
    display: none;
    }
    to remove the sold out tag, as items that has variations in inventory and others that werent were showing the sold out tag. However on the shop page its still showing the “sold out” tag on those kennels before clicking into the product page.

    #269786

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    .labels-rounded .product-label.out-of-stock{
    display: none;
    }

    Best Regards

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