Tagged: video on mobile
Hi there.
I am using a video on my webpage in a colorsection.
I the video wont play on mobile, and I read that I should put a layout element with a video in for that version.
But he video wont autoplay, and are very small. I would like til to be fullscreen, how do I do this?
– Pi
Hey pibartholdy,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .mejs-container {
max-height: 100%;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you, that worked!
Is it posible to make remove the controls and make it autoplay in mobileversion as well?
Best
autoplay isn’t supported by a lot of mobile devices / mobile browsers.
this is more or less on performance reasons but above all to prevent unwanted traffic consumption. Not all Users have unlimited data volume
Hi.
It my video does not work on mobiles in chrome and safari.
How do I fix this?
Hi pibartholdy,
Here are some threads to consider:
https://kriesi.at/support/topic/home-page-video-on-mobile-phone/
If you need further assistance please let us know.
Best regards,
Victoria