1000Watts Posted May 3 Share Posted May 3 Hello, I have an embedded video in two places on my website however on the mobile view it appears in two places are of each different sizes. On the HOME page - the video looks 16 x 9 and you can see it clearly. HOWEVER, if you go to my mobile menu and click the "REEL" page, that same view appears vertically instead of horizontally on the HOME PAGE. How to make the REEL page video appear as it does on the HOME PAGE? In others words, how do I make the video on my REEL page appears 16 x9? Pictures below: website: www.gretchenwarthen.com Password: TRIXIE Thank you! Natalee Link to comment
tuanphan Posted May 5 Share Posted May 5 You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { [data-section-id="6634458b5622b725d4ba00ad"] { min-height: unset !important; height: 50vh !important; } } 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
1000Watts Posted May 5 Author Share Posted May 5 Hello Tuanphan, I put that code in and it doesn't seem to work? Any advice? www.gretchenwarthen.com password - TRIXIE Video/ Page in questions - REEL PAGE Thank you, Natalee Link to comment
1000Watts Posted May 5 Author Share Posted May 5 I think I figured it out! Thank you so much!! tuanphan 1 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