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
Is it possible that the Category Linkcolor stays fix when it's activated?
(See Attachment)
Thanx!
Dave
Hi Dave,
Add the following CSS to Custom CSS to make the active category color red:
li.portfolio-category-all.active a, li.portfolio-category-item.active a { color: red; }Best regards,
Laborator Team