Archived topic
video display position and unwanted gap
1 reply · Started by Cynthia on June 25, 2020
I have two issues regarding the video I have on the home page;
1) there is a white gap in between the top of the video and the bottom of the site header. I can't seem to figure out how to delete it. It is display on laptop and mobile.
2) on a laptop, when you zoom out (or viewing home page on a large monitor) the video is position to the left. I would like it to be centered.
this is the code that I am using that is successfully allowing the autoplay to work
<video id="video-background" style="background: height:500px;" autoplay="autoplay" loop="loop" muted="" width="auto" height="auto"><source src="https://streamline-integration.com/video/streamline-video.mp4" align="left" /></video>
what code, tag is required to get the video to display in the center. I've emailed a PDF of a screenshot.
and entered URL below
thank you
Hi there,
1. I believe the <p> tag here is causing the issue:
https://www.screencast.com/t/L1qy7gZj
Can you try to remove that? Shouldn't be needed.
You would need to check with the Site Origin's support support team is you aren't able to figure out.
2. This is something you will need to check with Site Origin's support unfortunately.