Video Widget

Posted in: Newsmag
Post count: 137

Hello, how can i reduce youtube widget height?
https://ibb.co/fxG7mSD
As you can see i have 2 videos and i need to remove extra grey space.
Thanks

Post count: 35449

Hi,

Unfortunately, there is no option to reduce then height size for playlist, the only thing that you can do is to use a custom css -> https://i.imgur.com/LCxUvpv.png
.page-id-34 .td-pb-span4 .td_block_video_playlist .td_container_video_playlist {
height: 220px;
}

This code need to be set in theme panel> custom code> custom css and will affect only the sidebar from your current page set as homepage.

Hope this will help you!

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