Fullscreen video loses aspect ratio

Hi there, I’m using a video element within a modal. On mobile (chrome), if you select fullscreen, it will cover 100% height and 100% width losing its aspect ratio of 16:9. How can I fix this?

Thanks

Hey @ArtOfSpring,

I don’t see the video in the link you provided. Do we need to click something to show it?

We also can’t login.

Hi there, there video is inside the modal with the black adn white head. The login should work

Hey @ArtOfSpring,

You need to set the Object Fit property of the Video element to “Contain”.

Clear your cache, or use private browsing mode on your phone, and test the page again.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.