jesleacreative Posted September 24, 2022 Share Posted September 24, 2022 Site URL: https://whiskanddish.com.au I've recently launched this website, and have been informed that some of the images are cropping on Android devices (see below screenshot) Is there a bit of code I can use to stop this from happening? It looks perfect on iOS devices. www.whiskanddish.com.au Thank you! Link to comment
tuanphan Posted September 26, 2022 Share Posted September 26, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { .fe-630d9e716858237e5d99ebaa img { transform: scale(0.8); } } 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