Guest Posted February 9, 2022 Posted February 9, 2022 Site URL: https://www.marvalation.com/ I am wondering how you change the code or whatever needs to be done to get my mobile video background to fit the screen, but not change the desktop size. m guessing you need code just don't know for sure.
Beyondspace Posted February 9, 2022 Posted February 9, 2022 28 minutes ago, RyGuyy said: Site URL: https://www.marvalation.com/ I am wondering how you change the code or whatever needs to be done to get my mobile video background to fit the screen, but not change the desktop size. m guessing you need code just don't know for sure. Try adding to Home > Design > Custom Css @ @media only screen and (max-width: 767px) { #collection-61d5edf2878aba6820863048 .plyr__video-wrapper { height: auto !important; } } Let me know how it works BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Guest Posted February 9, 2022 Posted February 9, 2022 It worked! Thank you. Can i edit the height and width to the exact size i want by changing the numbers? I see there's a PX for width but not height.
tuanphan Posted February 14, 2022 Posted February 14, 2022 On 2/9/2022 at 11:47 PM, RyGuyy said: It worked! Thank you. Can i edit the height and width to the exact size i want by changing the numbers? I see there's a PX for width but not height. Do you still need help? 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