Iframe videos isn't responsive

Posted in: Newspaper
Post count: 23

Hello all.. embedded iframe videos aren’t responsive to mobile and tablet in my website and i think it’s from the caching or something like this ..

Here’s an example : https://boredomdoctors.com/elephant-and-goat/

Post count: 22421

Hello,
This is a very known issue with iframes (not theme related). When you embed an iframe, please check the code and if you see a fixed width like yours has: http://screencast.com/t/j8BmaupO4qS, then please change it to a % width so it will be responsive. A fixed width is fixed. No matter the device and the screen size. If you set it to 100% instead of 640px, then you will have a responsive iframe.
I hope this helps.
Thank you!

Post count: 23

Oh my god 🙂
I didn’t recognize the fixed width
Thanks a lot and it helps for sure 🙂

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