Comments Toby started the conversationMay 14, 2014 at 3:41pmI have added a custom class to the Portfolio and used this CSS:.menutiles {color:rgba(0,0,0,0.8)!important;}But the text stays white. Toby repliedMay 14, 2014 at 3:56pmNever mind, added some subtle text-shadow which would probably look better then black text. 8,839Tahir repliedMay 14, 2014 at 4:03pmAdd this into the Custom CSS box located in your Salient Options panel :.menutiles .portfolio-items .col .work-item.style-3 h3 { color:rgba(0,0,0,0.8) !important; } Cheers ThemeNectar Support Team Toby repliedMay 14, 2014 at 4:10pmThat works, thanks very much. Sign in to reply ...
I have added a custom class to the Portfolio and used this CSS:
.menutiles {color:rgba(0,0,0,0.8)!important;}
But the text stays white.
Never mind, added some subtle text-shadow which would probably look better then black text.
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
That works, thanks very much.