How to make the react video player responsive which is inside the iframe

725 Views Asked by At

I create one widget section(e.g. https://developers.zomato.com/widgets) which contain the video and have option to copy this widget code, so I copy the code and paste this code to any html page but for all screen size iframe video not responsive.

1

There are 1 best solutions below

0
Hassan Kazmi On

Visit https://css-tricks.com/responsive-iframes/ Visit https://www.smashingmagazine.com/2014/02/making-embedded-content-work-in-responsive-design/

You just need some knowledge to work this out. Learn some and it will help i promise.