Hensley Posted January 23, 2023 Share Posted January 23, 2023 Hi there! I have a background video in my homepage header that formats fine on desktop but not on mobile due to the template I am using (Foster Juice Co). Does anyone have a code that would allow me to change the height of this header so the entire video is displayed in mobile view? I've attached a screenshot, but my website is rebootfc.com. Appreciate any point in the right direction! Link to comment
tuanphan Posted January 27, 2023 Share Posted January 27, 2023 Add to Design > Custom CSS > then save & reload the site @media screen and (max-width:900px) { section#home-banner { height: 250px; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment