Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2654397
Hide "sale" label on category page and home page
Closed

Comments

  • jaouad started the conversation

    Hello,

    The plugin seem to work fine for me but I got a problem with the "Sale" label on my bundle products.

    I can't hide this label in the category page or product grid in home page.

    I've tried to add this css code :

    li.product-type-woosb .onsale {
        display: none !important;
    }

    But this doesn't work for me.

    This one work fine for the single product page :

    body.single-product .product-type-woosb .onsale {
        display: none !important;
    }

    So please do you have another css code for the category product and products grid ?

    Best Regards

  •  767
    Janilyn replied

    Hi Jaouad,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  153
    Henry replied

    Hi Jaouad,

    Can you send link your website?

    I will check it.

    Best regards,
    Henry N.

  •   jaouad replied privately
  •  153
    Henry replied

    You can use this CSS with path: Appearance->Customize->Additional CSS

    .product-type-woosb span.onsale.product-label {
        display: none;
    }


    Best regards,
    Henry N.

  • jaouad replied

    Hi Triston,

    Thank you so much, thats work perfectly :)

    This label problem is solved for me.

  •  153
    Henry replied

    Hi Jaouad,

    If you are satisfied, please reward it with a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-product-bundle/reviews?rate=5#new-post

    Thank you in advance!

    Best regards,
    Henry N.