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 of this button? add to cart
Add image in comment
Thank =)
Hi Javier,
Thanks for reaching out! Please add the following code to your Laborator > Custom CSS field:
button.single_add_to_cart_button.button.alt { background: black !important; color: red; }