Domenic Posted January 31, 2022 Share Posted January 31, 2022 Site URL: https://adicovintage.com.au/ Hi, I am having some issue with the image on my website. It is perfect on desktop view but on mobile devices it is being cut off. Is there a way to fix this? Please see images attached for reference. Site password: Sheidowpark172112 Thanks! Link to comment
Solution tuanphan Posted February 4, 2022 Solution Share Posted February 4, 2022 Use this new CSS code @media screen and (max-width: 991px) { [data-section-id="60d42efe808384202ace9c66"] { min-height:unset !important; height: 45vh; margin-top: 15vh; } } 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
Domenic Posted February 21, 2022 Author Share Posted February 21, 2022 On 2/4/2022 at 1:14 PM, tuanphan said: Use this new CSS code @media screen and (max-width: 991px) { [data-section-id="60d42efe808384202ace9c66"] { min-height:unset !important; height: 45vh; margin-top: 15vh; } } Perfect! 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