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,
How I can change color filter and the button?
Thanks =)
Hi Javier,
Can you please add the code below to Custom CSS
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button { background: red !important; } .sidebar .sidebar-entry .price_slider_wrapper .price_slider .ui-slider-range { background: red !important; } .sidebar .sidebar-entry .price_slider_wrapper .price_slider .ui-slider-handle { background: red !important; }