New Landing How can we help? Themeforest Theme Support Neighborhood SALE banner for variable products

Viewing 10 posts - 1 through 10 (of 10 total)
  • #128906
    vlad_dobrincu
    Member
    Post count: 11

    I am trying to find the admin zone where I can set up the SALE banner for a part of my products. Could you point to the right direction ?

    #128913
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Any items that have a reduced price will be shown as a sale item. In the product setup you can set regular price and discounted price

    – Kyle

    #128918
    vlad_dobrincu
    Member
    Post count: 11

    Thank you very much for your prompt response Kyle. I’ve realised that I’ve formulated wrong the question. I am looking for the admin zone for setting up the ribbon for the SALE product (the red badge on the corner of the product photo).

    Thank you in advance,

    #128922
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What do you mean admin zone? You want to edit the ribbon?

    – Kyle

    #128925
    vlad_dobrincu
    Member
    Post count: 11

    First, I would like to activate the ribbon, and second I would like to change the text/colour of the ribbon.

    BR

    #128926
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I already told you, the ribbon will show for products that have a discounted price

    – Kyle

    #128931
    vlad_dobrincu
    Member
    Post count: 11
    This reply has been marked as private.
    #128936
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You have this in your custom css:

    .woocommerce span.onsale, .woocommerce .wc-new-badge {
    display: none;
    }

    which has removed the badge

    – Kyle

    #128939
    vlad_dobrincu
    Member
    Post count: 11

    Ok – nobody have modified the css. So I presume I have to add a cusomt css in order to activate again the badge, the value for the “display” attribute would be “yes” ?

    #128944
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You just have to remove that css or if you want to hide the NEW badge change the code to this one.

    
    .woocommerce .wc-new-badge {
    display: none;
    }

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register