Infrasonic Posted May 11, 2022 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!
Solution tuanphan Posted May 14, 2022 Solution 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment