Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
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:
.woocommerce .onsale { font-size: 12px; text-align: center; line-height: unset; padding-top: 8px; }Thanks!
Beautiful! Why can't I change the background color to make it red for example?
Hi Andrea,
Sure, this is the CSS code:
.woocommerce .product .onsale { background: red; }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.