Making gif images smaller in multi column

Solved

Making gif images smaller in multi column

Alllways
Excursionist
24 0 5

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

Example of how i want it.PNGMy websitee.PNG

 

  

 

Accepted Solution (1)
Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Go to your online store -> customize -> settings -> custom css 
and paste this code in the custom css section

.multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width), .multicolumn-list__item:only-child {
height: 30px !important;

width: 30px !important;

}

Asad24_0-1699122266129.png

 

banned

View solution in original post

Replies 4 (4)

Asad24
Shopify Partner
180 36 33

What's your store url ?

banned
Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Go to your online store -> customize -> settings -> custom css 
and paste this code in the custom css section

.multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width), .multicolumn-list__item:only-child {
height: 30px !important;

width: 30px !important;

}

Asad24_0-1699122266129.png

 

banned

Made4uo-Ribe
Shopify Partner
7846 1896 2325

Hi @Alllways 

Try this one. Im not sure how small you like but you can increase/decrease the size. The original size is 50px.

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

 

img.multicolumn-card__image {
    width: 30px !important;
}

 

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1699120529856.png

     

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.