Jump to content

Video Block CSS - moving description under play button

Recommended Posts

  • Replies 6
  • Views 389
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

3 hours ago, brittco said:

Site URL: https://www.onthedividemovie.com/

Hi, 

Can someone please help me with moving the video description under the play button?

Please see the screenshot attached for an example of how I would like it to look

 

Thank you in advance!! 

103585727_ScreenShot2022-03-25at4_52_19PM.thumb.png.c4cd0a6187f6a5a523c915623c36ca35.png

Try adding to Home > Design > Custom Css

section[data-section-id="616988e4c958133f99e7711c"] .video-caption {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
section[data-section-id="616988e4c958133f99e7711c"] .sqs-video-icon {
  margin: 0 !important;
  transform: translateX(-50%);
}

Let me know how it works on your site

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

My testing

image.thumb.png.00bd5fccbc3cf5085ad350d3700daec3.png

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
12 hours ago, bangank36 said:
section[data-section-id="616988e4c958133f99e7711c"] .video-caption {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
section[data-section-id="616988e4c958133f99e7711c"] .sqs-video-icon {
  margin: 0 !important;
  transform: translateX(-50%);
}

Thanks but for some reason it's not working for me 

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.