Comments Scorpio started the conversationMarch 18, 2014 at 6:09pmHey,I have a 3 column portfolio and when you hover your mouse over one of the images you see \'View Larger\' and \'View More\' I want to remove \'View Larger\'.Thank you for reading. 8,838Tahir repliedMarch 19, 2014 at 5:47pmHey !Add this into the Custom CSS box located in your Salient Options panel:.portfolio-items .col .work-item .work-info a:nth-child(1) { display: none !important; } Cheers ThemeNectar Support Team Sign in to reply ...
Hey,
I have a 3 column portfolio and when you hover your mouse over one of the images you see \'View Larger\' and \'View More\' I want to remove \'View Larger\'.
Thank you for reading.
Hey !
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team