Infrasonic Posted May 11, 2022 Share Posted May 11, 2022 Site URL: https://www.infrasonicsound.com/ Hey there, I'm having issues with white space around the image on ONLY the mobile version of our site. I've tried a handful of CSS options and still haven't been able to fix the issue. Desktop version is PERFECT, but that issue on mobile is stumping me! Help! Link to comment
Solution tuanphan Posted May 14, 2022 Solution Share Posted May 14, 2022 Try adding to Design > Custom CSS @media screen and (max-width:640px) { section#mastering { min-height: unset !important; height: 200px; } } Infrasonic 1 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