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,
How I can edit the texts of the footer widgets? without changing the color of "Border"
What html code would have to use?
add image
Thanks =)
Hi Javier,
I added the code below in Custom CSS below so it is working now:
footer.site-footer .footer-widgets .sidebar { color: #FFF; } .textwidget a { color: #FFF; }Best regards,
Laborator Team