Comments Gareth started the conversationNovember 12, 2014 at 6:57pmHi ThemeNectar - I'd like to disable the image titles in my portfolio and carousel. I've used:.portfolio-items .col.span_3 .work-meta h4 { display: none;}It removes the titles, but leaves a white space below the images.Thanks 8,842Tahir repliedNovember 13, 2014 at 12:59pmHey!Add this into the Custom CSS box located in your Salient Options panel :.portfolio-items .col .work-item { margin-bottom: 0px !important; } Thanks ThemeNectar Support Team Gareth repliedNovember 13, 2014 at 4:44pmThanks! Sign in to reply ...
Hi ThemeNectar - I'd like to disable the image titles in my portfolio and carousel. I've used:
.portfolio-items .col.span_3 .work-meta h4 {
display: none;
}
It removes the titles, but leaves a white space below the images.
Thanks
Hey!
ThemeNectar Support Team
Thanks!