Okay
  Public Ticket #1027071
Image banner text not fully visible
Closed

Comments

  •  1
    Julian started the conversation

    Hello,

    When the category text of an image banner is long, the last part of it is not visible. When accessing the page from a mobile phone, this problem occurs more often. I've read about a solution in the past, but I can't find it anymore using the search function.

    Please help. Thank you!

    Kind regards,

    Julian

  • [deleted] replied

    Hi Julian,

    You can decrease the font size there.

    Please add the code below to Custom CSS

    .lab_wpb_banner_2 .title {
    font-size: 19px !important;
    }