Shopify themes, liquid, logos, and UX
Hello,
I have made an Multi-column with gif images on my website, i would like the pictures to be smaller but i cant figure it out on how to do that.
I have provided images of what i have now, and how i want it.
It would be amazing if someone could help! thanks in advance!
Example website of how i want it: https://anna-lea.nl/products/puppy-jas
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css
and paste this code in the custom css section
width: 30px !important;
What's your store url ?
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css
and paste this code in the custom css section
width: 30px !important;
Hi @Alllways
Try this one. Im not sure how small you like but you can increase/decrease the size. The original size is 50px.
img.multicolumn-card__image {
width: 30px !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024