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 Laborator,
We have updated Kalium 2.1 and it has changed the header text colour in the footer. (see attached). Visit/Help/Resources/Sign Up text should be white.
I assume something's changed in CSS, but haven't managed to change it back.
Help would be greatly appreciated.
Kind regards,
Alice
Here is what our custom CSS looks like:
Hi Alice,
I've managed to fix it (by adding extra CSS), now you can see it live.
Best regards,
Laborator Team
Hi Art,
That's great! Thanks so much for doing it so quickly.
Kind regards,
Alice
You're welcome Alice
Best regards,
Laborator Team
Hi Art,
I updated Kalium and the titles in footer have gone black again. Is there something we can change in the CSS our end?
Kind regards,
Alice
Hi Alice,
Please add the code below to your Custom CSS area:
.site-footer .footer-widgets .widget h1, .site-footer .footer-widgets .widget h2, .site-footer .footer-widgets .widget h3 { color: #FFF !important; }Thank you!
Hi Alice,
Glad to hear that
Will set this ticket as solved from here.
We have just noticed that text of the "Apply Coupon" and "Update Cart" buttons on the cart page has the same issue.
Hi Alice,
Can you please add the code below to your Custom CSS area:
.button-secondary {
color: #fff !important;
}
Hi Ylli,
Thank you!
Kind regards,
Alice