Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #791353

    Hello everyone

    We are using 4 Columns with 4 Icon Boxes on our starting page/home page: https://www.parkour-austria.at/

    If you do have the browser in a smaller size open, some characters of each icon box are getting cut off (characters are vanishing).

    Here is a screenshot (should spell ‘Coaching’; ‘Performance’ and ‘Consulting’)

    Screenshot
    http://fs5.directupload.net/images/170510/qwhpeujs.png

    Is there a fix for that?

    PS: I’d love to get some constructive feedback from you guys about the page itself :]

    thanks in advance!
    TOM

    • This topic was modified 6 years, 11 months ago by TOM.
    #791494

    Hey TOM,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1275px) {
    .iconbox_content_title a {
      word-wrap:break-word;
    }
    }

    Best regards,
    Rikard

    #791542

    works, thank you!

    #791560

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.