quarterpastcait Posted July 17 Share Posted July 17 Hello! I need to remove the white space under the video player. When I hover over the video that's where the UI controls are. See screenshots. I would like to remove this space for all native videos that I add to the site. The top "image" is the video in these screenshots. Link to comment
HoaLT Posted July 17 Share Posted July 17 49 minutes ago, quarterpastcait said: Hello! I need to remove the white space under the video player. When I hover over the video that's where the UI controls are. See screenshots. I would like to remove this space for all native videos that I add to the site. The top "image" is the video in these screenshots. Can you share your URL here so we can check it? Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
quarterpastcait Posted July 17 Author Share Posted July 17 (edited) @HoaLThttps://www.rambacher.me/summerbytitos/ password is: herewego Thank you!! Edited July 17 by quarterpastcait Link to comment
quarterpastcait Posted July 17 Author Share Posted July 17 Also the three videos at the bottom of the page appear to have space around them as well that I would like to remove. Link to comment
HoaLT Posted July 18 Share Posted July 18 20 hours ago, quarterpastcait said: Hello! I need to remove the white space under the video player. When I hover over the video that's where the UI controls are. See screenshots. I would like to remove this space for all native videos that I add to the site. The top "image" is the video in these screenshots. Try the following custom css #block-yui_3_17_2_1_1721191854891_4875 .embed-block-wrapper, #block-yui_3_17_2_1_1721233588957_4943 .embed-block-wrapper, #block-yui_3_17_2_1_1721233588957_27811 .embed-block-wrapper, #block-yui_3_17_2_1_1721233588957_7595 .embed-block-wrapper{ padding-bottom: 0 !important; } #block-yui_3_17_2_1_1721233588957_4943, #block-yui_3_17_2_1_1721233588957_27811, #block-yui_3_17_2_1_1721233588957_7595{ padding: 0; } I can see the gap on your first video. Please check its ratio to remove it Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
quarterpastcait Posted July 18 Author Share Posted July 18 (edited) Hi @HoaLTThank you for the response! I added the custom css, doesn't seem to be working on the top video but it fixed the bottom ones. Yay!!! I see what you mean about the ratio and the UI of the video player overlaying the container but the video doesn't stretch down that far. Is there something else I should change on my end? Edited July 18 by quarterpastcait Link to comment
quarterpastcait Posted July 18 Author Share Posted July 18 Here is the aspect ratio (I just took a screenshot and brought it into Photoshop--if there is a better method to find the AR let me know!). Link to comment
HoaLT Posted July 18 Share Posted July 18 This video seems to have the wrong aspect ratio (I check that it is 1.9666). Squarespace recommends uploading videos with 16:9 ratio. See here You can use the following CSS to fix it: #block-yui_3_17_2_1_1721191854891_4875 .video-player .plyr video { object-fit: cover; } Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
quarterpastcait Posted July 19 Author Share Posted July 19 Thank you! The spaces between the videos are still happening on mobile. Any ideas? Also, same spacing issues between content on this page (same password): https://www.rambacher.me/bic-write-with-might/ I think the spacing issues are with images on the link above, not videos? 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