Hello! I’d like to enable the landing page header video on mobile & small screens but can’t find the source code that handles the disabling. Currently the theme does not load the divs “header-image-main-inside”-> “wp-custom-header-video” When in a small screen.
The header video feature is core WordPress functionality and as far as I know is not intended for mobile browsers:
For instance, it might be desirable to test the user agent to prevent videos from loading on mobile devices that don’t support autoplay. As browsers introduce bandwidth APIs, it may also be worthwhile to disable video on devices with limited bandwidth.