seb Posted April 6, 2022 Posted April 6, 2022 Site URL: https://www.sebsadlerportfolio.com/ Hi there, I am having some issues trying to change the size of my video that's on my home page for mobile. It looks great on desktop, and the height of the section is large. When I switch to mobile it was too big and I have tried to change it to medium which looks perfect on mobile, but it ends up changing it for the entire site. Can anyone help with some custom CSS. Thanks everyone
tuanphan Posted April 10, 2022 Posted April 10, 2022 It looks like you solved with this CSS? @media screen and (max-width: 640px) { .homepage section:first-child { height:60vh !important; min-height: unset !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment