Display 9/16 videos in post only on phones

Posted in: Newspaper
Post count: 1

Hi,
I want to see vertical video with proper aspect ratio 9:16 in article on phones only.

Normally I use Essential Blocks – advanced video – it works perfect , but not with your themes.
this is custom CSS for the Essential Blocks – advanced video: eb_selector {
/*position: relative;*/
aspect-ratio: 9/16 ;
}
@media (max-width: 767px) {
eb_selector {
/*display: block;*/
}
}

Can you give me any suggestion how to do it with your TAGDIW Week PRO, tested also in GOSSIP PRO theme and it is not working also. (It only shows wordpress standard 16:9 for all videos)
Thanks Peter

Post count: 35449

Hi,
Please provide a link to an article or page were you have videos that do not adapt to 16:9 format.
Thank you!

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