New Landing How can we help? Atelier Text block titles don't wrap on mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #224217
    nicolaus
    Member
    Post count: 20

    Hello!
    When a text block title does not fit in a single line (mostly in mobile view), the text does not wrap, but only what fits appears.
    For example:

    Αυτόνομα Φωτοβολταϊκά

    Resize the browser so that it gets too narrow to fit the titles…

    Thanks for your excellent support!

    #224243
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    .title-wrap h3.spb-heading span, h3#reply-title span {
        white-space: pre-line !important;
    }
    }

    Thanks
    Mohammad

    #224399
    nicolaus
    Member
    Post count: 20

    Nice, thanks!

    #224407
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register