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;
We edited these, but get messages in green everywhere else.
(.woocommerce-message .woocommerce-error)
How should it be done to get all the messages in the same color?
Thank you very much!
Hi CigdemGD,
Please add the code below to your Custom CSS area:
.woocommerce-message { background-color: #0f85bd !important; box-shadow: 0 0 0 6px #0f85bd !important; }Have a nice day!