ThisWayToFabulous Posted April 11, 2022 Share Posted April 11, 2022 Site URL: https://www.mknamaste.com/ I'm trying to code the mobile version of this website to show the image more zoomed out instead of cropped. Is this possible? Attached is how its cropped on mobile and then also how I'd like the image to show up. There is no password, the site is already live. Thanks! Link to comment
tuanphan Posted April 11, 2022 Share Posted April 11, 2022 Use this CSS /* Mobile Homepage Resize top image */ @media screen and (max-width:767px) { [data-section-id="61fd73833fd40f4b712d268b"] { min-height: unset !important; height: 55vh; margin-top: 5vh; }} 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