I know it’s possible to set the background of an entire page to a video, but that’s not the right solution for me. I’ve found some code on codepen, but can’t work out how to the css.
The best I can do is using the video.js plugin, but that shrinks the video and puts a big letter box effect at narrower screen sizes. i.e https://vizzy-v2.bubbleapps.io/version-test
I’ve searched for hours and just can crack this. Any help would be appreciated.
Thanks
What I’ve done previously is to embed either a video element or an iFrame inside of a parent group, which is 1200px wide. (My standard full size page is 1200px).
You could also try converting the video into a high quality GIF and setting the background type of a group to image.