Force fullscreen video on mobile Andriod?
-
Hi, any suggestions for custom CSS to force .mejs to automatically play video fullscreen on mobile? It’s an Android thing, video seems to auto play fullscreen on iOS Safari mobile.
I need a very clean, minimal design for this site. I’ve found how to hide the progress bar and the video will still pause/play when tapping screen:
/* hide progrss bar under video on android */
.mejs-container .mejs-controls { visibility:hidden !important;
}This is a self-hosted video using the Inspiro theme by WPZOOM.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Force fullscreen video on mobile Andriod?’ is closed to new replies.