Comments 2suharsha_wick started the conversationOctober 3, 2016 at 8:10pmCan I hide the image titles on the portfolio thumbnails?? If yes, how to do it??[deleted] repliedOctober 4, 2016 at 12:45pmHi Kupesan, Yes that is possible to do with CSS. So just add the code below to Custom CSS: .portfolio-holder .thumb .hover-state.hover-style-white h3 a { display: none; } 1 Like 2suharsha_wick repliedOctober 4, 2016 at 12:55pmhttp://suhardhaprabash.com/I have the portfolio on the homepage of this site. How can I hide the item title on the thumbnail of the portfolio and display only the item category?? [deleted] repliedOctober 4, 2016 at 12:58pmHi Suharsha, Thanks for responding back! Kindly read out our previous reply as we have provided the solution in that.1 Like Sign in to reply ...
Can I hide the image titles on the portfolio thumbnails?? If yes, how to do it??
Hi Kupesan,
Yes that is possible to do with CSS. So just add the code below to Custom CSS:
http://suhardhaprabash.com/
I have the portfolio on the homepage of this site. How can I hide the item title on the thumbnail of the portfolio and display only the item category??
Hi Suharsha,
Thanks for responding back! Kindly read out our previous reply as we have provided the solution in that.