Comments 2Dietmar started the conversationMarch 4, 2015 at 1:28amHello Tahir, I use the following custom css to change the filter link visited colour.body #portfolio-filters-inline .container ul li a.active { color: #ffffff !important;}This works no longer after the update to version 5.5.3.Any idea?Kind regards 8,849Tahir repliedMarch 4, 2015 at 2:37pmHey!Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :body .portfolio-filters-inline .container ul li a.active { color: #ffffff !important; }Thanks ThemeNectar Support Team 2Dietmar repliedMarch 5, 2015 at 12:55amWorks fine... thank you very much. Sign in to reply ...
Hello Tahir,
I use the following custom css to change the filter link visited colour.
body #portfolio-filters-inline .container ul li a.active {
color: #ffffff !important;
}
This works no longer after the update to version 5.5.3.
Any idea?
Kind regards
Hey!
Thanks
ThemeNectar Support Team
Works fine... thank you very much.