ktbxter Posted March 23, 2021 Share Posted March 23, 2021 Hiya, Just wanted to know if there is a way to customise the banner size on my site depending on how large the window is and also if possible to customise for the mobile view too? I have a video/show reel type thing playing in the banner and when the window isn't full screen or is in mobile view it only shows the middle of it which cuts out a lot of the faces in the shots. Basically, is there a way to make sure the video is always formatted the same size on all platforms and screen sizes? I don't think I explained that very well, but hopefully that makes sense? Thank you in advance! Anyways, here's what I mean from my site: This is the main site page when it's full screen This is with a narrower screen (there's a head missing on the right as you can see) Then this is mobile view, and it's clearly not got the full image Link to comment
tuanphan Posted March 25, 2021 Share Posted March 25, 2021 Hi. Can you share link to your site? We can help easier 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
ktbxter Posted March 26, 2021 Author Share Posted March 26, 2021 site is ktbaxter.com password: website thank you! Link to comment
tuanphan Posted March 30, 2021 Share Posted March 30, 2021 On 3/26/2021 at 7:42 PM, ktbxter said: site is ktbaxter.com password: website thank you! Try adding this to Design > Custom CSS(code for Cinemaphotography page) /* resize mobile video cinemaphotography */ @media screen and (max-width:767px) { [data-section-id="604b7448a8a00249612af754"] { min-height: unset !important; height: 30vh; } [data-section-id="604b7448a8a00249612af754"] iframe { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } } ktbxter 1 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
ktbxter Posted March 30, 2021 Author Share Posted March 30, 2021 Amazing! 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