CozyboyNick
-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
CozyboyNick reacted to tuanphan in Need help resizing background video for mobile
Add to Design > Custom CSS
/* resize mobile video */ @media screen and (max-width:767px) { [data-section-id="6350e63ae35684f220ae124e"] { min-height: unset !important; } }