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 change text the color, my account?
Thanks
Hi Javier,
Please just add the code below to Custom CSS
header.site-header .top-menu nav > li a { color: red !important; } header.site-header .top-menu nav > li a:hover { color: green !important; } header.site-header .top-menu nav > li.single-entry span { color: red !important; }