Comments RegineNinaRompa started the conversationMay 15, 2017 at 2:58pmHi,I've got a problem with my mobile view. In image banners longer texts get cut off. I've tried to solve this by adding: ".lab_wpb_banner_2 .title { font-size: 19px !important; }"to custom css (I read that this should help in another ticket) but the problem is still there.Thank you very much for your help! Best regardsRegineRegineNinaRompa repliedMay 16, 2017 at 9:29amHi,have solved it with this Custom CSS: "@media only screen and (max-device-width: 480px) {.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content strong {font-size: 20px;}.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content em{font-size: 10px;}}"Kind regardsRegine 1,560Laborator repliedMay 16, 2017 at 6:06pmHi Regine,Glad to hear that you managed to fix it on your own, and many thanks for sharing the fix with us so other customers might find it helpful.I am setting this ticket as closed!Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi,
I've got a problem with my mobile view. In image banners longer texts get cut off. I've tried to solve this by adding:
".lab_wpb_banner_2 .title { font-size: 19px !important; }"
to custom css (I read that this should help in another ticket) but the problem is still there.
Thank you very much for your help!
Best regards
Regine
Hi,
have solved it with this Custom CSS:
"@media only screen and (max-device-width: 480px) {
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content strong {
font-size: 20px;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content em{
font-size: 10px;
}
}"
Kind regards
Regine
Hi Regine,
Glad to hear that you managed to fix it on your own, and many thanks for sharing the fix with us so other customers might find it helpful.
I am setting this ticket as closed!
Best regards,
Laborator Team