Video Hero
The ThemeKit Video Hero widget autoplays the video file on browser/device screen widths above the breakpoint. Below the selected breakpoint the video is removed and replaced by an image. since autoplay should never be used on small mobile devices.
The hero has a fixed height above the nreakpoint and a responsive height below it.
The video file is lazy loaded, has a loop function and has the option to add a poster image when loop is not selected.
Options
The hero can show just the video/image but has options for …
- A full width header with heading
- Optional logo/internal link with width control
- Optional links at the bottom
- Links internal or external with max width control
Performance
Both the video file and the image loaded for mobile devices are lazy loading to provide the best possible download performance.