Jump to content

Remove padding around video block

Recommended Posts

  • Replies 17
  • Created
  • Last Reply

Top Posters In This Topic

8 hours ago, Rsfxm said:

http://butterworthcollective.com/

When you scroll down, its the 14 videos I want to have no space between.  

Add to Home > Design > Custom CSS

div#page-section-5eb2d5fa5e3a476e77792068 .video-block {
    padding: 0 !important;
}

 

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
12 hours ago, Rsfxm said:

Follow up question. Can I take the text below each of those videos, and have it on the video itself?

Remove text? add this to Home > Design > Custom CSS

div#page-section-5eb2d5fa5e3a476e77792068 .video-block .video-caption {
    visibility: hidden;
}

 

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
  • 2 years later...
On 3/9/2023 at 11:52 AM, KarlisVisuals said:

Hi Guys!

I need help. I am uploading a video at 3840 × 1634 aspect ratio and Squarespace is creating me the white bars on the video block. Is there any chance on removing it so it would look way better in the page?

Thank you!

Screen Shot 2023-03-09 at 2.51.51 pm.png

What is Motion page url?

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
17 hours ago, KarlisVisuals said:

Hi!

Thanks in advance! 

It is a video block, that seems to have 16:9 aspect ratio, however I exported the video in 2:35

https://www.karlisvisuals.com/motion

Try adding to Design > Custom CSS

div#block-a7d8a96307186ea9b4b3 .sqs-native-video .native-video-player {
    padding-top: 45% !important;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
body {
    overflow-x: hidden;
}

 

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
  • 2 weeks later...
23 hours ago, NickParente said:

Hey @tuanphan, having this issue with videos on 7.0. I tried adapting what you wrote but I'm no coder and it doesn't seem to be doing anything:
 

div#collection-641c844c4e6aa16b06b34445 .video-block {
    padding: 0 !important;
}

 

Any help? For reference this is the page I'm working on: https://www.nickparente.work/the-furrow

 

Thanks for any help you can provide!

Try this

body#collection-641c844c4e6aa16b06b34445 .video-block {
    padding: 0 !important;
}

 

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
On 3/24/2023 at 7:32 PM, tuanphan said:

Try this

body#collection-641c844c4e6aa16b06b34445 .video-block {
    padding: 0 !important;
}

 

Hmm that didn't seem to work either. Attached an image of how I pasted the code- is this correct? 

Screenshot 2023-03-26 at 1.44.47 AM.png

Link to comment
On 3/26/2023 at 12:45 PM, NickParente said:

Hmm that didn't seem to work either. Attached an image of how I pasted the code- is this correct? 

Screenshot 2023-03-26 at 1.44.47 AM.png

Yes. Right. If it doesn't work, keep the code in CSS box and let me know, I can check it again easier

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

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.