Site logo

Archived topic

How I can give more padding between text and videos

5 replies · Started by Former User on January 26, 2023

Viewing posts 1–6 of 6

Hi there,

can i see a page on the site where the margins are required ?

Hello David,

For example on the URL below on the second video where it says How easy is it to use Divi?

Thanks

Try adding this CSS:

.wp-block-embed {
    margin-bottom: 1.5em;
}

Hi David,

Thanks that worked perfectly :)

Glad to hear that!

This archived topic is closed to new replies.