Gersh Posted January 15, 2022 Posted January 15, 2022 Site URL: https://www.gershleroi.com/ I can't seem to get my videos to resize for my mobile site so they end up getting cropped. Can anyone help? Password: GERSHLEROI2022
tuanphan Posted January 17, 2022 Posted January 17, 2022 Hi, Where is video? I don't see above video on homepage 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!)
Gersh Posted January 17, 2022 Author Posted January 17, 2022 (edited) Hi, the video is on this page https://www.gershleroi.com/selected-work/children-of-zion Edited January 17, 2022 by Gersh
tuanphan Posted January 20, 2022 Posted January 20, 2022 On 1/17/2022 at 3:00 PM, Gersh said: Hi, the video is on this page https://www.gershleroi.com/selected-work/children-of-zion Try adding to Design > Custom CSS /* Children of Zion video mobile */ @media screen and (max-width:767px) { [data-section-id="61dd996503aa4d2628fc5ae3"] video { width: 100% !important; height: auto !important; left: 0 !important; } [data-section-id="61dd996503aa4d2628fc5ae3"] { min-height: unset !important; height: 35vh; } } Gersh 1 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!)
Gersh Posted January 21, 2022 Author Posted January 21, 2022 Thanks a lot! That works, will the same code work for the video at the bottom of the page as well?
tuanphan Posted January 22, 2022 Posted January 22, 2022 On 1/21/2022 at 4:22 PM, Gersh said: Thanks a lot! That works, will the same code work for the video at the bottom of the page as well? With video in another section, replace with new section id, use this tool to find id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en Gersh 1 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment