Jump to content

Move Video Background down

Recommended Posts

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.

Link to comment
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;  
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
  • 1 year later...
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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.