Comments news784svg started the conversationJuly 5, 2024 at 2:17pmIs there a reason why videos are running off page on mobile. Is there anyway we can fix that. Please help its embarrassing for us readers are complaining.See attached.. 3,135PenciDesign repliedJuly 5, 2024 at 5:56pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width:767px) { .post-entry iframe { max-width: 100%; height: auto; aspect-ratio: 4/3; }}Regards,PenciDesign.wsinsideweb repliedJuly 6, 2024 at 1:52pm Hello. As I show in the attached image, after adding the CSS, the videos now appear correctly only in mobile form 3,135PenciDesign repliedJuly 6, 2024 at 3:18pmHi @wsinsideweb,Please send me the post URL.Regards,PenciDesign. Sign in to reply ...
Is there a reason why videos are running off page on mobile. Is there anyway we can fix that. Please help its embarrassing for us readers are complaining.
See attached..
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width:767px) {.post-entry iframe {
max-width: 100%;
height: auto;
aspect-ratio: 4/3;
}
}
Regards,
PenciDesign.
Hi @wsinsideweb,
Please send me the post URL.
Regards,
PenciDesign.