How to shrink product pictures - Theme Dawn

How do I shrink the size to about 80% of its current size? I want to be able to see the whole picture without having to scroll down.. this goes for all of my product pictures.

Thanks!

Hi @Byggstan

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Hi, thanks but it didn’t work as only the width of it changed, and not the whole picture. I wish for the whole pic to stay in the same ratio as it is now, but smaller.

Try this code @Byggstan


Hi Please make this change.

Hight: 50% !important;

Hope it works, Let me know if your need more help.

Regards,