VIDEO EMBED Element – how to make it fullwidth in mobile?

Posted in: Newspaper
Post count: 16

The VIDEO EMBED Element has no CSS tab. The controls on the content are limited, and unlike the SINGLE IMAGE Element, there is no IMAGE SIZE option to choose “Fullwidth”.

How can I make the VIDEO EMBED be FULL WIDTH on mobile (no gutter or margin)?

Thanks so much!

Post count: 18283

Hello !

Unfortunately this option is not available in Newspaper Theme at the moment.

Thank you !

Post count: 16

Hi Vlad,
I have the same problem with the Revolution Slider. Is there a work-around for that? To make it full width in mobile?

Thanks for your help.

Post count: 18283

Hello !

Unfortunately not, Because mobile theme is more page speed focused, the amount of modifications is limited.

Thank you !

Post count: 16

This is not true, – there is a work-around… as you can see from Calin’s solution here:

https://forum.tagdiv.com/topic/revolution-slider-how-to-make-full-width-in-mobile/#

Post count: 16

Also, for the full-width issue, Simon has sent me the following code to place in the CSS of the VIDEO EMBED element:

.td_block_video_embed {
margin-left: -20px;
margin-right: -20px;
}

Works great!

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