/* Mobile Youtube */
@media screen and (max-width:767px) {
iframe[src*="youtube"] {
width: 100% !important;
}
}
This worked for me! However, I'm still having the same issue with a Google Forms Survey embedded just below my Youtube Video. Now, the video is within the confines, but the survey still extends past. Any advice? Thank you!!!
Embed Video Not Resizing For Mobile View
in Customize with code
Posted · Edited by bouleverser
This worked for me! However, I'm still having the same issue with a Google Forms Survey embedded just below my Youtube Video. Now, the video is within the confines, but the survey still extends past. Any advice? Thank you!!!