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 Art,
How can I change the color of this alert boxes? (attached image)
And how can I add wishlist button on the top menu so people can see their wishlist?
Thank you
Aras
Hi Aras,
To change alert colors, please use custom CSS, it is quite simple:
.woocommerce-error.woocommerce-info, .woocommerce-info.woocommerce-info, .woocommerce-message.woocommerce-info { background-color: #00aeef; }Change this #00aeef color to your preferred color.
To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).