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,
when I display the categories with an image and a title, the title has a white background.
Is it possible to have an alpha value in the title's background, or alternatively to place the title bellow the thumbnail?
Thank you in advance
Hi John,
Please add the code below to Custom CSS:
.woocommerce .shop-categories .product-category-col>.product-category h3 {
background: rgba(255, 255, 255, 0.75) !important; }
Done! thanks a lot!
Hi John,
Glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great day!
Will set this ticket as solved from here.