Comments Guillaume started the conversationJanuary 10, 2024 at 11:21amGood morning ! I would like to know if it was possible to display the title of the project as in the screenshot (Just on the mobile version) Thank you for your answer!Attached files: exemple.pngGuillaume repliedJanuary 10, 2024 at 11:23amURL > https://digital.guillaumecivel.com/ 1,972Support repliedJanuary 10, 2024 at 4:03pmHi there,try adding the following in customizer -> additional CSS@media only screen and (max-width: 767px){ #large-showcase-carousel .slide-caption { left: 10%; text-align: left; bottom: calc(20% - 80px); }}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like Sign in to reply ...
Good morning ! I would like to know if it was possible to display the title of the project as in the screenshot (Just on the mobile version) Thank you for your answer!
Attached files: exemple.png
URL > https://digital.guillaumecivel.com/
Hi there,
try adding the following in customizer -> additional CSS
@media only screen and (max-width: 767px){
#large-showcase-carousel .slide-caption {
left: 10%;
text-align: left;
bottom: calc(20% - 80px);
}
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy