Embed YouTube IFrame responsive
try this pure css
way:
iframe, object, embed {
max-width: 100%;
max-height: 100%;
}
if that does not work try this
https://benmarshall.me/responsive-iframes/
try this pure css
way:
iframe, object, embed {
max-width: 100%;
max-height: 100%;
}
if that does not work try this
https://benmarshall.me/responsive-iframes/