Shopify themes, liquid, logos, and UX
I want to make the multicolumn images 10% size, and I would like to remove the zoom
link: https://ull0bs5saxwsyt3t-75839963485.shopifypreview.com
image for reference https://ibb.co/tMM168ZT
Thanks for your help
Hi,
Hope this will help
At edit code reduce multi-column image size by using css
css example
/* Reduce multicolumn images to 10% size */
.multicolumn-card__image-wrapper {
max-width: 10% !important;
height: auto !important;
}
and remove zoom effect
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025