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.
Hi, good day to you. I have managed to contact the plugin author to move the sidebar to the side. However, it seem that the design of the icon have blocked the words for the category. How can I shift the "out of stock" icon to somewhere nearer the product. I think this is a design issue from your template.
Many thanks.
Hi Meiping,
Can you please add the code below to Custom CSS
.shop .shop-item .onsale, .woocommerce .shop-item .onsale { right: -10px !important; top: -10px !important; }