jussikor Posted January 8, 2021 Share Posted January 8, 2021 Site URL: https://www.dogdays.fi Hi, Which code do I need to add to make my websites background video responsive? And how do I remove the unwanted blocks in the bottom, when viewing the website in example an iPad? I've tried searching this forum and the web. Added some code, helped a little but didn't really solve my problem. pw: koira Link to comment
jussikor Posted January 8, 2021 Author Share Posted January 8, 2021 This is what I'm looking for https://www.pablo.fi/ Link to comment
tuanphan Posted January 9, 2021 Share Posted January 9, 2021 Add to Home > Design > Custom CSS /* Fullheight home video */ @media screen and (max-width:991px) { body.homepage #page section:first-child { min-height: 100vh; } } 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
jussikor Posted January 9, 2021 Author Share Posted January 9, 2021 @tuanphan thanks! Hmm, but now the background video doesn't seem to play on a smartphone🤔 and on a computer screen there's still that part in the bottom.. Link to comment
jussikor Posted January 9, 2021 Author Share Posted January 9, 2021 So I would want the background image to be visible for the time the background video loads. 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