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!
IS there a way to change the shadow color that appears on the page that your are currently on? right now it is a grey color and I was looking to change it.
Thanks a lot!
Hi Joshua,
I don't know if you mean the link active color or which one but this is the CSS that you need to paste in the Custom CSS area to change the color:
header .current-menu-item { background: red !important; }Best regards,
Laborator Team