Video Header with Image and button placements.

Hello, I ran into a bit of a problem with my page. I currently have a page header made with a jumbotron. It includes my Logo with multiple buttons underneath, I want to replace this. Instead of having just an image as my background for my section I want a video (mp4) to play in the section with my logo and buttons in the same location (which is ontop of the video). When I try to do this the buttons and image can't be applied to the video component. They can only be placed under or above it. What would be my solution? Thank you

Take a look at this Article I found and see something like this will work for you. https://html5backgroundvideos.com/how-to-create-a-html5-background-video-using-html-css-and-javascript/

Saj

Some one made a codepen for background videos. https://codepen.io/ccrch/pen/GgPLVW

Saj