DVoan Posted October 25, 2021 Share Posted October 25, 2021 Site URL: https://source-realtors.squarespace.com/ Hi-I'm trying to figure out how to make my video full width (and autoplay if that's possible) with css on my website. Essentially I want it similar to the video background, but people can click play and hear sounds on it. site: https://source-realtors.squarespace.com/ pw: source2021 Link to comment
tuanphan Posted October 27, 2021 Share Posted October 27, 2021 Hi, It looks like you figured it out? I see fullwidth here Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
DVoan Posted November 2, 2021 Author Share Posted November 2, 2021 On 10/27/2021 at 2:09 AM, tuanphan said: Hi, It looks like you figured it out? I see fullwidth here Hello! Yes I was able to figure it out. Thank you! Link to comment
Solution DVoan Posted November 2, 2021 Author Solution Share Posted November 2, 2021 (edited) Here is the code that I used. Just make sure to replace the data-section-id with your video. [data-section-id="61770e64c03e4d2daf22fb43"]{ overflow-x: hidden !important; overflow-y: hidden !important; .content-wrapper { padding: 0px !important; margin: 0px auto; display: contents; } #player { padding-bottom: 0px !important; padding-top: 0px !important; } } Edited November 2, 2021 by DVoan Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment