Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #715827

    Hi,

    When the name of a portfolio is too long it goes to a second line and when all logos have only one line in the name and only one shows in two lines, it looks quite bad.

    We fixed this by slightly decreasing the font size, however, in Safari it is still showing in two lines. All other browsers (Chrome, Firefox, Opera, Brave) it is showing fine.

    Can you please tell me how to fix it for Safari? Sshot and URL are in private.

    #715837

    Hi sitesme!

    I do not think there are much we can do for such an issue.
    Would it work, if we make all of the rows to have a good size?

    Thanks a lot

    Best regards,
    Basilis

    #715850

    Hi Basilis,

    It seems that Enfold’s CSS is sending the text to a second line “earlier” than what it should. Can’t a CSS code fix this?

    If not, I can see two possible solutions:
    1) Decrease the font a bit, but it is already too small I guess
    2) Fix all rows to a fixed height to display always the space equivalent to two lines of text.

    #716651

    Hi,

    It seems that Enfold’s CSS is sending the text to a second line “earlier” than what it should. Can’t a CSS code fix this?

    The text should wrap on a single line as long as there is enough space. The text in safari looks a little thick compare to chrome or firefox. Maybe, you can decrease the font size by 1px or decrease the side padding of the grid content.

    .grid-content {
        padding: 20px 10px;
    }

    Best regards,
    Ismael

    #716697

    Worked like a charm :)

    Thank you Ismael!

    #717124

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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