Remove sale badge | WordPress.org

[ad_1]

Hi @skew78

I checked your website and noticed there’s no sale badge appearing. It seems you’ve successfully resolved the issue on your own!

Direct link: https://vgy.me/u/O0J4Cw

However, please note that theme CSS conflicts usually cause this. Since your current theme Blocksy, is a third-party theme which we don’t provide support for (please see our Support Policy), it would be best to reach out to the theme’s developers for further assistance here. I am sure they will have no problem supporting you there.

I hope this helps! If you have any other questions, feel free to ask.

Thread Starter
Louli

(@skew78)

Hello,

Thanks for reply. I just purged the cache, the problem may be seen now. And I did contact them. The support told me it’s not on their policy to assis me on this, because the sale badge is not a blocky bloc. It’s the woocommerce sale badge. Can you check again ?

Thank you

  • This reply was modified 4 hours, 29 minutes ago by Louli.

Hey @skew78

I appreciate your patience and efforts in troubleshooting the issue.

Please go to Appearance > Customize > Additional CSS and add this CSS to hide the sale tag:

.wc-block-grid .wc-block-grid__product-onsale {
    display: none !important;
}

To see the changes after adding the CSS above, please clear your site and browser cache.

I hope this helps! Please let us know how it goes or if you need further assistance.

Thread Starter
Louli

(@skew78)

Thanks a lot you’re the best it worked ! 😀

I had followed this tutorial first, and put the exact same lines you sent, without the !important
https://www.youtube.com/watch?v=qOxzhDnAqvg&t=210s

If you don’t mind, is it possible to personnalize sale price without plugin, like to change crossed out price color or something like that ?

Thanks again

  • This reply was modified 19 minutes ago by Louli.

Hello @skew78,

I’m glad to hear that the solution worked for you!

If you don’t mind, is it possible to personnalize sale price without plugin, like to change crossed out price color or something like that ?

Yes, you can definitely personalize the sale price without a plugin by using CSS. For example, if you want to change the color of the crossed out price, you can add the following CSS:

.sale-price del {
    color: #fd0101;
}

Remember to clear your site and browser cache to see the changes.

Let us know if you need further help or have any other questions.

Cheers!!

Thread Starter
Louli

(@skew78)

Thanks I will see all that 🙂

  • This reply was modified 2 minutes ago by Louli.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer