New Landing How can we help? Atelier WordPress youtube url embed breaks blog post display CSS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #250774
    Pothe
    Member
    Post count: 336

    Hi,
    PLease take a look at the web page above. You will see one of the posts has text breaking out of the masonry block. This only happens when a post has a youtube video embedded via the standard wordpress feature to embed form pasting a url in the content. I do need this feature as these posts are created by user and frontend forms. So the Url embed is create to have.

    Any ideas?

    #251147
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this CSS:

    .blog-item .excerpt p {
        word-wrap: break-word;
    }

    Thanks.

    #257269
    Pothe
    Member
    Post count: 336

    HI
    Similar issue with Soundcloud embed.
    This link shows a soundcloud embed that is not contained within the text page builder asset:

    Environmental Education

    Do you have a css fix for this?

    best

    #257293
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I can’t see this issue, can you please provide a screenshot?

    – Kyle

    #259486
    Pothe
    Member
    Post count: 336

    Hi,
    Here you go.
    https://www.evernote.com/l/ABWvw4Se3ohBI4k8zCGjbtIIfA-HjoU6ZME

    You can see that the soundcloud embed is breaking out of the text column.

    Thanks

    #259675
    David Martin – Support
    Moderator
    Post count: 20834

    Please edit the iFrame embed code and remove the width="500".

    Thanks.

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

You must be logged in to reply to this topic.