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,
where can I edit color of this button? I need to set up there another color because of contrast of background and text and I cant find out from whitch setting is that color. Thanks.
Peter Habánek
Hi Peter,
Add this CSS to Custom CSS to change only that button:
.woocommerce-Message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-notice .button { background-color: #FF0000; }Best regards,
Laborator Team