Comments Annie started the conversationMay 20, 2014 at 3:15amWhen I select make text "light" for this section, the links remain blue. Is there an option where I set the color of these links if text is "light"? 8,839Tahir repliedMay 20, 2014 at 4:28pmHey Annie!You will have to add an extra class name like 'second-content' and then add this css in Salient Theme options Custom css box :.second-content .iwithtext .iwt-text a { color: #fff !important; } See screenshot for where to ad extra class : http://prntscr.com/3kwhze .Thanks ThemeNectar Support Team Annie repliedMay 21, 2014 at 7:56pmThanks Sign in to reply ...
When I select make text "light" for this section, the links remain blue. Is there an option where I set the color of these links if text is "light"?
Hey Annie!
You will have to add an extra class name like 'second-content' and then add this css in Salient Theme options Custom css box :
See screenshot for where to ad extra class : http://prntscr.com/3kwhze .
Thanks
ThemeNectar Support Team
Thanks