• Resolved vallered

    (@vallered)


    Hi,

    on mobile the items do not align properly (the items which are on the right side on desktop, are too far left on mobile, overlaying the timeline line.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support dimned

    (@dimned)

    Hi @vallered,
    I could not replicate the issue locally or on the plugin demonstration site. Could you please provide the URL to the page where we can check it?

    Thread Starter vallered

    (@vallered)

    I don’t want post my development url here in public, but a further test now delivers the reason:

    If the heading of a content timeline item is too long to be shown on mobile (just put a very long word as a heading of a timeline item), the item just gets out of the frame on the left.

    Plugin Support dimned

    (@dimned)

    Hi @vallered,
    Thanks for your reply. Could you please try to add the style below and let me know whether it resolves the issue with a long title?

    .wp-block-getwid-content-timeline-item__card-wrapper * {
        hyphens: auto !important;
    }
    Thread Starter vallered

    (@vallered)

    yes, now text has a line break, and everything is ok

    Plugin Support dimned

    (@dimned)

    Hi @vallered, Thanks for your feedback. We’ll do our best to offer some solution for such cases with a long-word title in one of the next updates of the plugin. Feel free to put any further questions.

    It would be extremely helpful if you review the plugin here https://www.ads-software.com/support/plugin/getwid/reviews/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘responisve issue with content timeline block’ is closed to new replies.