Youtube margin bottom

Posted in: Newspaper
Post count: 47

Hi. All of the embedded Youtube-videos have som kind of weird margin settings, i.e. – the bottom margin is non existant.

Example:
(https://vpnbasen.se/warner-bros-lagger-beslag-pa-snurre-spratt-parodi-pa-youtube/)
(https://imgur.com/a/Sedjq1e)

Ivé tried to make the top and bottom equal, but havent had any luck.

Post count: 35449

Hi,

In order to change the margins set from embed videos you’ll need to use a custom css like this one -> https://i.imgur.com/ZW9zuMc.png
.single .lyte-wrapper {
margin-bottom: 31px!important;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

Post count: 47

Exactly what I needed, thanks – it works great:)

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.