Comments Jaime started the conversationMay 2, 2014 at 2:56pmHi,I need to change the color link of a row in my home page because now It´s almost the same color as the background color. I have added the classname "hometext" to the row and added the below code to custom css but it doesn´t work:.wpb_row.hometext:a { color: #fff!important;}Thanks! 8,839Tahir repliedMay 3, 2014 at 2:04pmAdd this into the Custom CSS box located in your Salient Options panel:.wpb_row.hometext a {color: #fff!important;}Cheers ThemeNectar Support Team Sign in to reply ...
Hi,
I need to change the color link of a row in my home page because now It´s almost the same color as the background color. I have added the classname "hometext" to the row and added the below code to custom css but it doesn´t work:
.wpb_row.hometext:a {
color: #fff!important;
}
Thanks!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team