Comments Dan Gregory started the conversationAugust 20, 2019 at 3:02pmHi there, some of my headlines are longer than those in the demo. When viewed in mobile, the second line disappears. Is it possible to heave headlines flowing over two or more lines for mobile? I've attached both desktop and mobile examples. Regards DanDan Gregory repliedAugust 22, 2019 at 5:37pmHi guys. any thoughts on this? 1,973Support repliedAugust 22, 2019 at 5:48pmHello Dan,what's the site/page url plz?Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Dan Gregory replied privately 1,973Support repliedAugust 23, 2019 at 9:39amHi Dan you could try decreasing the font size on mobile, the easiest:@media only screen and (max-width: 767px){.title { font-size: 50px; line-height: 80px; height: 80px;}}in customizer -> additional CSS, for example reduce it to 35pxThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyDan Gregory repliedAugust 27, 2019 at 9:56amPerfect. This works!!!Thank you. Sign in to reply ...
Hi there, some of my headlines are longer than those in the demo. When viewed in mobile, the second line disappears. Is it possible to heave headlines flowing over two or more lines for mobile?
I've attached both desktop and mobile examples.
Regards
Dan
Hi guys. any thoughts on this?
Hello Dan,
what's the site/page url plz?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Dan you could try decreasing the font size on mobile, the easiest:
@media only screen and (max-width: 767px){
.title {
font-size: 50px;
line-height: 80px;
height: 80px;
}
}
in customizer -> additional CSS, for example reduce it to 35px
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Perfect. This works!!!
Thank you.