Comments 2andreadtown started the conversationJune 23, 2020 at 12:54pmHello, one of the two products is in offer but the badge is that ugly black circled IN in the upper right corner of the product image. Where and how can I change it?[deleted] repliedJune 23, 2020 at 1:01pmHi Andrea, Here is the selector (see video). You can add the code below to your Custom CSS area: .woocommerce .onsale { font-size: 12px; text-align: center; line-height: unset; padding-top: 8px; } Thanks! 2andreadtown repliedJune 23, 2020 at 1:06pmBeautiful! Why can't I change the background color to make it red for example?[deleted] repliedJune 24, 2020 at 7:02amHi Andrea, Sure, this is the CSS code: .woocommerce .product .onsale { background: red; } Have a nice day! 2andreadtown repliedJune 24, 2020 at 7:05amFantaastic support! Thanks Ylli!1 Like[deleted] repliedJune 24, 2020 at 7:07amThanks for your kind words Andrea I wish you have a great day!Will set this ticket as solved from here. Sign in to reply ...
Hello, one of the two products is in offer but the badge is that ugly black circled IN in the upper right corner of the product image. Where and how can I change it?
Hi Andrea,
Here is the selector (see video).
You can add the code below to your Custom CSS area:
Thanks!
Beautiful! Why can't I change the background color to make it red for example?
Hi Andrea,
Sure, this is the CSS code:
Have a nice day!
Fantaastic support! Thanks Ylli!
Thanks for your kind words Andrea
I wish you have a great day!
Will set this ticket as solved from here.