Comments Joel started the conversationJuly 29, 2024 at 8:38amHi, I would like to remove the project title animation in the portfolio grid. To be clear, I would like the title to always be visible and not have to hover over it. Thanks Joel 1,972Support repliedJuly 29, 2024 at 5:57pmHi there,try adding in customizer -> additional css.slide-caption { opacity: 1 !important;}.showcase-portfolio .slide-caption .slide-title span { opacity: 1 !important; transform: none !important;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
I would like to remove the project title animation in the portfolio grid. To be clear, I would like the title to always be visible and not have to hover over it.
Thanks
Joel
Hi there,
try adding in customizer -> additional css
.slide-caption {
opacity: 1 !important;
}
.showcase-portfolio .slide-caption .slide-title span {
opacity: 1 !important;
transform: none !important;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy