Home Forums Basel support forum REMOVE SALE LABEL

REMOVE SALE LABEL

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

    dreamlenses.ae
    Participant

    Hi, I cannot remove the sale label on the products on Our Collection Page and the Product Page. The product labels is off on the Theme Settings > Shop > Product Label.

    Please attached for reference.

    I’ve tried do create a SALE label on the menu bar, I don’t if it affected the products.

    Kindly assist. Thanks

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

    Hello,

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

    .onsale{
    display:none;
    }

    Best Regards

    #242745

    dreamlenses.ae
    Participant

    It works! Thank you.

    But what if I want to have a sale on a specific product in the future, how can I do that?

    #242794

    Hello,

    You can create an attribute “Stock” and configure one item “Out of stock” or “Sold”. Then navigate to Products > Attributes > enter the attribute and enable “Show attribute label on products”

    Best Regards

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