Multicolumn: how to reduce image sizes? (dawn theme)

website: seoulstation.ch

we’d like to reduce the image sizes for both desktop and mobile (+ arrangement on mobile):

Any idea? Thank you!

@10xfuel ,

Share the store URL.

@10xfuel you need to reduce the resolution of the image. cause of if apply css on it then it will be affect on other images also.

www.seoulstation.ch

www.seoulstation.ch

@10xfuel

You have added the image with large size, you need to replace the images with small size as per your requirements.

then your issue will be solved.

Hi @10xfuel ,

Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css

#Slider-template--18505260138797__497673ef-a7ba-4175-b841-2ed76838747e { width: 50%; height: 50%; margin: 0 auto; }
1 Like

thx! I uploaded now an Uber Eats icon with 200x200: yet the image still blows up. Why?

thx! How can I display on mobile all icons in one row?