mickaelishere Posted February 10, 2022 Posted February 10, 2022 Site URL: https://www.pixhousevideo.ca Hello. I would like to choose an aspect-ratio for my thumbnails on my video page. The actual aspect-ratio is 3:2 but why?! All thumbnails videos are in 16:9. I wanted to use this new page which corresponds better to the videos but my thumbnails end up being cropped…
tuanphan Posted February 18, 2022 Posted February 18, 2022 If you need to change it to different ratio on another page, you can share link, we can give some code to achieve this. 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!)
mickaelishere Posted February 23, 2022 Author Posted February 23, 2022 Sorry but I cannot put this page in public. This is the new "Video" page option that Squarespace offers.
tuanphan Posted February 27, 2022 Posted February 27, 2022 If you can share public, you can send a message, we can check easier 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!)
cturk Posted March 23, 2022 Posted March 23, 2022 (edited) I'm a little late to the party, but I just ran into this issue too. I ended up just creating a blog on how to do it, since I had some previous experience with CSS. Hopefully it'll be corrected in a future Squarespace update. https://codyturk.com/blog/how-to-change-squarespace-video-gallery-thumbnail-images-to-16x9 Edit: Sorry this blog post was removed awhile back. Big thanks for someone emailing me to bring it to my attention. Try this code. Class name might be different for some. // Video Thumbnails 16x9 .lessons.collection-content-wrapper .grid-image-wrapper { padding-bottom: 56.25%; } Edited December 20, 2023 by cturk ArminB and tuanphan 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment