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.
I would like to change the UI color for the arrows on the Image Carousels. How can I do this? Currently they are white and my backgrounds are very light, so it's difficult to see.
Hi,
To do that, just add the code below to your Custom CSS area:
.slick-slider .slick-next, .slick-slider .slick-prev { color: #006a87 !important; }Have a nice day!
Is there a way to change the slider arrows to solid circle arrows such as font awesome's solid circle-arrow-right and circle-arrow-left?
For the moment that is not possible. We will look for a way to offer this option in future theme updates.
Thanks!