CozyboyNick Posted November 23, 2022 Share Posted November 23, 2022 Hi there, I have a video I'd like to use as the background of my website however when I go to mobile view it crops it. Link to comment
tuanphan Posted November 24, 2022 Share Posted November 24, 2022 Hi, What is site url? We can help you resize it 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!) Link to comment
CozyboyNick Posted November 27, 2022 Author Share Posted November 27, 2022 https://cozyboyclique.com/ and the password is clique Link to comment
Solution tuanphan Posted November 27, 2022 Solution Share Posted November 27, 2022 3 hours ago, CozyboyNick said: https://cozyboyclique.com/ and the password is clique Add to Design > Custom CSS /* resize mobile video */ @media screen and (max-width:767px) { [data-section-id="6350e63ae35684f220ae124e"] { min-height: unset !important; } } CozyboyNick 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!) Link to comment
CozyboyNick Posted December 1, 2022 Author Share Posted December 1, 2022 On 11/27/2022 at 12:56 AM, tuanphan said: Add to Design > Custom CSS /* resize mobile video */ @media screen and (max-width:767px) { [data-section-id="6350e63ae35684f220ae124e"] { min-height: unset !important; } } Thank you so much! 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