Hi! I have the size of 600x600 on a video embed, but when I change to mobile view it changes size.
I want to have the 600x600 on mobile to, how do i fix that?
Thanks!
Hi! I have the size of 600x600 on a video embed, but when I change to mobile view it changes size.
I want to have the 600x600 on mobile to, how do i fix that?
Thanks!
First, you’ll want to set the embed code sizing to 100% width and 100% height.
You’ll then position the embed element within a parent div and control the size on the parent.
Might need your share link to see exactly what you’re working with tho because things can get weird with aspect ratios.