Site logo

[Support request] Video Embeds too close to paragraph text

Home Forums Support [Support request] Video Embeds too close to paragraph text

Home Forums Support Video Embeds too close to paragraph text

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

    Hello,

    Something seems to be up with my website’s paragraph text and youtube video embeds.

    The video embeds are way too close to the body/paragraph text inside my content.

    I’ve tried going to Customize – Typography – Body – Adjust Line Height and Paragraph Bottom Margin but the YouTube Embed to body text spacing is unaffected by these adjustments.

    I’ve also tried editing the header typography line height and bottom margin but it doesn’t fix the issue, either.

    Here’s an image so you can see the problem in visual format:

    https://imgur.com/a/TLWTp0i

    #2264163
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to a page on your site where i can see this issue ?

    #2264216
    Liam
    #2264222
    David
    Staff
    Customer Support

    Try adding this CSS:

    .wp-block-embed.aligncenter {
        margin-bottom: 1em;
    }
    #2264301
    Liam

    That’s the ticket David! Thank you sir!

    -Liam

    #2264657
    David
    Staff
    Customer Support

    You’re welcome

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