KNOCEAN Posted January 9, 2021 Share Posted January 9, 2021 Site URL: https://www.knoceanstudio.com/shop/p/set-of-2-candle-sticks My product images aren't displaying correctly on the mobile version of the site. They either get cut off or aren't centered. Anyone know a fix to this problem? Thanks! Link to comment
tuanphan Posted January 10, 2021 Share Posted January 10, 2021 Try adding to Design > Custom CSS @media screen and (max-width:767px) { img.ProductItem-gallery-slides-item-image { object-fit: contain !important; height: auto !important; width: 100% !important; transform: unset !important; } } 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
Archived
This topic is now archived and is closed to further replies.