We're merging with GenerateBlocks! Learn more here.

[Resolved] Responsive size

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Responsive size

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #10526
    Bernhard
    Participant

    Hi,
    I have a very strange problem with one list.
    On the german page it does not resize properly, titles and images overlap at some browser width on desktop.
    The same list work correct on the english page and on the italian page.
    The list is above the second h2 “Rome Seasons · Enjoy the city”
    The page is https://www.tourist-in-rom.com/en/rome-seasons/
    Thank you
    Bernhard

    #10528
    Tom
    Keymaster

    Hi there,

    I’m not noticing any issues. Are you using a specific browser/browser width?

    #10534
    Bernhard
    Participant

    Hi Tom,
    The problem is on the german page. Screenshot I indicated the english page as reference.
    https://www.tourist-in-rom.com/de/die-jahreszeiten-in-rom/

    #10535
    Bernhard
    Participant
    #10541
    Tom
    Keymaster

    I think the super long words are stretching the area. Try adding this CSS:

    .wp-show-posts-entry-title {
        word-break: break-all;
    }
    #10545
    Bernhard
    Participant

    Hi Tom,
    good to know. I reduced the font size and inserted soft hyphen, that solved the issue.
    Thank you

    #10559
    Tom
    Keymaster

    No problem 🙂

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