Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am utilizing the Dawn theme and I would like to make images smaller than 1/3 width of the column.
I used the following coding: .multicolumn-card__image-wrapper--third-width {
width: 10% !important;
}
This was successful on all mobile iPhones except for my clients iPhone 12 , see screenshot for greyed out images. Can you please provide instructions of how to make the images smaller but compatible on mobile?