Archived topic
Video container background
1 reply · Started by Matthieu on January 21, 2021
Hello, is it possible to insert a video in the background of the container? And to apply a degradation on top for example or a background with opacity?
Thanks
Hello, is it possible to insert a video in the background of the container? And to apply a degradation on top for example or a background with opacity?
It should be possible with some CSS and few edits on HTML structure.
Here's an example: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_fullscreen_video
You can actually reuse the CSS here. Just change the selectors.