Comments 1dave started the conversationAugust 9, 2021 at 2:38pmHello Is it possible that the Category Linkcolor stays fix when it's activated? (See Attachment)Thanx!Dave 1,558Laborator repliedAugust 10, 2021 at 7:53amHi 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 Documentation Join Kalium Users Group Sign in to reply ...
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:
Best regards,
Laborator Team