Home Forums Basel support forum Remove sold out label

Remove sold out label

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118034

    Nadish
    Participant

    Hi,

    How i can remove or enable/disable label showing “Sold Out” and the description saying ” THIS PRODUCT IS CURRENTLY OUT OF STOCK AND UNAVAILABLE.”

    Please see the attachment

    Thanks

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

    Hello,

    Please provide page URl with the label I will provide custom CSS to hide.

    Best Regards

    #118116

    Nadish
    Participant

    here is the link: http://demo.towelspecialties.com/?product=gthnic-detail-open-jacket

    you can see the label showing on the picture and text under the details

    Thanks

    #118144

    Hello,

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

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

    Best Regards

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