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, one more question:
Where can I change arrows color at the shop item page? I need them to be black.
Thank You!
Hi Alex,
Paste the following CSS in your Custom CSS area, it will turn the arrows to black:
.woocommerce .single-product .images .product-images-carousel .nextprev-arrow i, .woocommerce .single-product .images .thumbnails .nextprev-arrow i { color: #000; }Best regards,
Laborator Team
Hi, tried to paste this code, but it did't work. arrows are still white.
Hi Alex,
Try this one:
.woocommerce .single-product .images .product-images-carousel .nextprev-arrow i, .woocommerce .single-product .images .thumbnails .nextprev-arrow i { color: #000 !important; }Best regards,
Laborator Team
Hi, tried second code, no changes too :(
Hi Alex,
I managed to fix it, you have pasted the code inside the body {}, but it needs to be separate
Best regards,
Laborator Team
Yes, it works! Thank You!
Hi Alex,
I'm 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!
Best regards,
Laborator Team