Comments 1Simon started the conversationMay 13, 2021 at 4:29pmHello ! Hero Caption Title puts line break in middle of the word on smaller devices.Do you have any solution for that ?Thanks you ! 2,006Support repliedMay 13, 2021 at 6:12pmHello Simon,try making the title smaller with@media only screen and (max-width: 1466px){#large-showcase-carousel .slide-title { font-size: 4.5vw; line-height: 70px;}}change the values of 4.5vw and 70px for line height and add the code to customizer -> additional CSSThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 1Simon repliedMay 14, 2021 at 11:10amThanks you, I changed it to 3.5vw, works for my title .Have a great day ! 1 Like Sign in to reply ...
Hello !
Hero Caption Title puts line break in middle of the word on smaller devices.
Do you have any solution for that ?
Thanks you !
Hello Simon,
try making the title smaller with
@media only screen and (max-width: 1466px){
#large-showcase-carousel .slide-title {
font-size: 4.5vw;
line-height: 70px;
}
}
change the values of 4.5vw and 70px for line height and add the code to customizer -> additional CSS
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Thanks you, I changed it to 3.5vw, works for my title .
Have a great day !