Maksymrewko Posted December 7, 2021 Share Posted December 7, 2021 Site URL: https://www.ukrainiandanceworld.com/ Hi there, I need a background video to be proeprly scaled on my mobile breakpoint. The text show is in the video so not responsive. Any help would be appreacited: - scale video but text is small - re do video and overlay text in squarespace (would need to add a cusomt font) for that header Link to comment
tuanphan Posted December 11, 2021 Share Posted December 11, 2021 Try adding to Design > Custom CSS > then save & reload the site /* resize mobile home top video */ @media screen and (max-width:767px) { [data-section-id="61aece06afb5cd1d484bf045"] video { width: 100% !important; height: auto !important; left: 0 !important; } [data-section-id="61aece06afb5cd1d484bf045"] { min-height: unset !important; height: 35vh; margin-top: 10vh; } } Maksymrewko 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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