xhellerx Posted May 18, 2022 Share Posted May 18, 2022 Site URL: http://vessel.media The video here looks to short so when a user visits the mobile site it doesn't just show video...it shows part of the other section as well...how to make this the whole mobile screen so they need to scroll down to see the next section and it looks clean? Link to comment
tuanphan Posted May 20, 2022 Share Posted May 20, 2022 Try adding to Design > Custom CSS /* mobile homepage top video */ @media screen and (max-width:767px) { [data-section-id="620be0f660674727dd887368"] video { left: 0 !important; width: 100% !important; height: auto !important; } [data-section-id="620be0f660674727dd887368"] { min-height: unset !important; height: 25vh; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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