Comments Thomas started the conversationOctober 29, 2014 at 8:35pmHi everyone!On my portfolio page, I'd like to remove the "view larger" button of the thumbnail and only keep the "more details" button (as you can see on the attached file).Does anyone have an idea about how to do that.Thanks.Thomas. 8,841Tahir repliedOctober 30, 2014 at 12:13amHey!Add this into the Custom CSS box located in your Salient Options panel :.portfolio-items .col .work-item .work-info a:first-child { display: none !important; } Thanks ThemeNectar Support Team Thomas repliedOctober 30, 2014 at 2:24pmHi Tahir,Thanks for your help!Thomas.Maria repliedNovember 8, 2014 at 5:58pmHello, Is there anyway of doing the opposite and keeping just the "View larger" button, but remove the "more details" button? Thank you,Maria 8,841Tahir repliedNovember 10, 2014 at 3:10pmHey!Add this into the Custom CSS box located in your Salient Options panel :.portfolio-items .col .work-item .work-info a:last-child { display: none !important; } Thanks ThemeNectar Support Team Sign in to reply ...
Hi everyone!
On my portfolio page, I'd like to remove the "view larger" button of the thumbnail and only keep the "more details" button (as you can see on the attached file).
Does anyone have an idea about how to do that.
Thanks.
Thomas.
Hey!
ThemeNectar Support Team
Hi Tahir,
Thanks for your help!
Thomas.
Hello,
Is there anyway of doing the opposite and keeping just the "View larger" button, but remove the "more details" button?
Thank you,
Maria
Hey!
ThemeNectar Support Team