Site logo

[Support request] Spacing after YouTube video embed

Home Forums Support [Support request] Spacing after YouTube video embed

Home Forums Support Spacing after YouTube video embed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2493538
    Will

    Hi,

    How do I increase the spacing after a YouTube video embed?

    #2493625
    Fernando
    Customer Support

    Hi Will,

    Try adding this through Appearance > Customize > Additional CSS:

    figure.wp-block-embed-youtube {
        margin-bottom: 24px;
    }

    You can replace 24px with your preferred spacing value.

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