How to enlarge Product images in Product page on Mobile view | Dawn theme

Hi guys,

I would like to scale up Product images in Product page which would almost fill the Mobile screen in Mobile view.

(These picture are in Mobile view)

Pls check my url: https://189ee3-2.myshopify.com/products/demin

Thank you :slightly_smiling_face:

@collins276 Find update this css. and remove the width (only in mobile!)

Screenshot 2024-01-20 at 6.14.58 PM.png

1 Like

Hey @collins276

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

The height is cropped. I want to scale up in both height and width (which not change the picture dimension). Is that possible?