How to set Product image width and height in percentage?

Hi everybody,

How can I set a specific dimension for all Product pictures with Height 475px and Width 355px but in percentage (so it would be responsive in different desktop resolutions).

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

Thanks!

Hey @collins276

I’m not exactly sure if that’s what you want but according to your requirements that’s how it looks:

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

Can I set them in percentage?

Hey @collins276

Yes you can set it in percentage as well depending on however you like using the same code.

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

Best Regards,
Moeed

1 Like

Thank you :grinning_face:

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.