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 there,
How are you?
Please, is there a way that I can change the footer text color (links) only in the footer? You can see better in the image attached.
I need to make the color of the text with a stronger green, but only in the footer.
Thank you very much!
Warm Regards,
Hi there,
By adding the following CSS to Custom CSS your footer links should be in changed:
.site-footer a { color: green; }Best regards,
Laborator Team