PedroN16 Posted September 16 Share Posted September 16 Hi, Is there a way to remove the excess padding that appears around square space videos when they are imported? I've read lots of posts and tried to embed different code snippets. I'm inserting the code into Website tools / custom CSS. Is this the right place? I'd like to feature a mobile screen recorded video next to 16:9 video. It's impossible to place them both nicely on the screen with the excess padding. This code works well for fixing the mobile video padding but not the desktop. I need to fix the padding on both video ratios. https://insidethesquare.co/squarespace-tutorials/video-block-size Link to comment
tuanphan Posted September 18 Share Posted September 18 Can you share link to page where you have problem? 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
PedroN16 Posted September 18 Author Share Posted September 18 @tuanphan Thank you for the help 😀🙏 https://www.pcdlondon.com/staysure PW: Temp-pass-Sep It's the second section titled: Homepage redesign that contains the videos. Thanks again. Link to comment
tuanphan Posted September 19 Share Posted September 19 You can use this to Website Tools > Custom CSS .fe-66c38d86e069162ba9713621 { grid-template-rows: repeat(16,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !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