Daiglefan91 Posted October 26, 2021 Share Posted October 26, 2021 Site URL: http://www.murrayhendersonart.com If you check out my site at www.murrayhendersonart.com on mobile, the mp4 background video is cut off on the sides and I haven't been able to find the coding for css to fix it. Please help its driving me insane! Link to comment
Beyondspace Posted October 26, 2021 Share Posted October 26, 2021 1 hour ago, Daiglefan91 said: Site URL: http://www.murrayhendersonart.com If you check out my site at www.murrayhendersonart.com on mobile, the mp4 background video is cut off on the sides and I haven't been able to find the coding for css to fix it. Please help its driving me insane! is this the video on heading BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Daiglefan91 Posted October 26, 2021 Author Share Posted October 26, 2021 Yes thats what I am trying to make smaller in the mobile version Link to comment
Beyondspace Posted October 26, 2021 Share Posted October 26, 2021 (edited) 36 minutes ago, Daiglefan91 said: Yes thats what I am trying to make smaller in the mobile version Is it the result you want to achieve? Edited October 26, 2021 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Daiglefan91 Posted October 27, 2021 Author Share Posted October 27, 2021 Ba, let me know when you have the code. Many thanks! Link to comment
Beyondspace Posted October 27, 2021 Share Posted October 27, 2021 15 minutes ago, Daiglefan91 said: Ba, let me know when you have the code. Many thanks! You can add to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="616a44844ce3d463eaaae0a9"] video { width: 100% !important; height: auto !important; } section[data-section-id="616a44844ce3d463eaaae0a9"] { min-height: unset !important; margin-top: 100px; } } Let me know if it works properly on your site Support me by pressing 👍 if this useful for you bbrown76 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Daiglefan91 Posted October 27, 2021 Author Share Posted October 27, 2021 perfect, thanks!!! 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