Okay
  Public Ticket #1171388
text on image banner doesn't fit on mobile
Closed

Comments

  • RegineNinaRompa started the conversation

    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

  • RegineNinaRompa replied

    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

  •  1,560
    Laborator replied

    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


      Documentation         Join Kalium Users Group