How to adjust the width

How to adjust the width

NikosBat
Explorer
336 0 52

Hello guys, how can I adjust the width of this image?

 

Bildschirmfoto 2025-01-13 um 09.46.09.png

Replies 8 (8)
NikosBat
Explorer
336 0 52

Hello Walstar and thanks for answering, here is the url and password:

https://www.nistore.de/products/nistore™-winterhandschuhe, nikthe

NikosBat
Explorer
336 0 52

Thank you Walstar for your help I appreciate it

EstherBui
Excursionist
276 39 42

Hi @NikosBat 

 

 

You can follow this instruction:

1. Go to Shopify > Theme > Customize

2. Copy and paste this code on Theme settings > Custom CSS section

 

.product-media-container.constrain-height.media-fit-contain {
    width: 100% !important;
}

 

Result :

 

EstherBui_0-1736759628776.png

 

Thank you.

 

Esther 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

NikosBat
Explorer
336 0 52

Thank you EstherBui for your help I appreciate it

hasbi_expatify
Shopify Partner
18 0 1

You can follow this instruction:

1. Go to Shopify Admin > Online Store  > Customize Theme

2. Copy and paste this code on Theme settings > Custom CSS 

.product-media-container.constrain-height.media-fit-contain {
    width: 100% !important;
}

For more detail , you can check the image 

 

1.
SCR-20250113-onvn.png

 

2.

SCR-20250113-oosy.png

If you like our solution, please like and mark it as a solution.
Don't hesitate to reach us for more Shopify solutions. Thanks 
Website: Expatify Indonesia
Email: hasbi@expatify.co.id
NikosBat
Explorer
336 0 52

Thank you Hasbiexpatify for your help I appreciate it

Bundler-Manuel
Trailblazer
690 31 79

Hello Nikos @NikosBat  this official Shopify manual on everything that has to do with resizing images would be very helpful if you check it out https://help.shopify.com/en/manual/shopify-admin/productivity-tools/media-editor

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
NikosBat
Explorer
336 0 52

Thank you Bundel-Manuel for your help I appreciate it