michael2019 Posted December 24, 2020 Share Posted December 24, 2020 Site URL: https://midtowntorontotherapy.squarespace.com I would like to shift my video background down so I can see more of the top. I was able to do with a previous site for an image background using the following code: section[data-section-id="INSERT ID NUMBER"] .section-background img { object-position: 0% 170px !important;} Is there an equivalent for video backgrounds? Page Info: URL: https://midtowntorontotherapy.squarespace.com/ PW: 2MeD#uA5 Thank you. Beyondspace 1 Link to comment
Beyondspace Posted December 25, 2020 Share Posted December 25, 2020 16 hours ago, michael2019 said: Site URL: https://midtowntorontotherapy.squarespace.com I would like to shift my video background down so I can see more of the top. I was able to do with a previous site for an image background using the following code: section[data-section-id="INSERT ID NUMBER"] .section-background img { object-position: 0% 170px !important;} Is there an equivalent for video backgrounds? Page Info: URL: https://midtowntorontotherapy.squarespace.com/ PW: 2MeD#uA5 Thank you. I saw black where the video is, but you can try this section[data-section-id="INSERT ID NUMBER"] .section-background .sqs-video-background { top: 100px; } tuanphan and michael2019 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
michael2019 Posted December 26, 2020 Author Share Posted December 26, 2020 It worked. Thank so much. Link to comment
Yinka Posted April 11, 2022 Share Posted April 11, 2022 On 12/25/2020 at 4:23 PM, bangank36 said: I saw black where the video is, but you can try this section[data-section-id="INSERT ID NUMBER"] .section-background .sqs-video-background { top: 100px; } I just tried this on my site but nothing changes. I've double checked the section ID, and the number is correct. https://www.yinkababalola.com/film-service-offerings this is the site. it's the very video at the bottom. I've had to lengthen the height to show the whole video. Link to comment
tuanphan Posted April 17, 2022 Share Posted April 17, 2022 On 4/11/2022 at 8:13 PM, Yinka said: I just tried this on my site but nothing changes. I've double checked the section ID, and the number is correct. https://www.yinkababalola.com/film-service-offerings this is the site. it's the very video at the bottom. I've had to lengthen the height to show the whole video. Try this code section[data-section-id="62505ade9dba9b71fc186929"] .section-background video { top: 100px !important; position: relative !important; } 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