EasyStore Thumbnail - Picture Ratio - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

EasyStore Thumbnail - Picture Ratio

G

Gregor König

EasyStore 8 months ago

Hi,

All of our images for our shop are in landscape format. However, when I assign these images to the products, they are cropped and the original ratio is not retained. I haven't found a setting anywhere in EasyStore to be able to set this.

Is there a setting for the Thumbnail element to configer the ratio and if so, where?

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #183789

Hi there!

Thanks for reaching out to us and sorry for your issue.

The following conversation may help: https://www.joomshaper.com/forum/question/29255

You may try the following settings if it suits you:

https://prnt.sc/wDbEXN1tTanS

You can also check this documentation below:

https://www.joomshaper.com/documentation/easystore/thumbnail

-Regards.

Best Regards

0
G
Gregor König
Accepted Answer
8 months ago #183795

Thanks for your quick respond. To set the width to a fix value does not fix this issue. It is only smaller than. I fixed it with css, but there shoud be an option to choose from in the backend or set this up.

.easystore-product-image img {object-fit: contain; }
.easystore-product-image {padding-bottom: 66.60% !important;} 

Best Gregor

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #183837

Glad to know that you have fixed the issue. You can now close this post by accepting the answer.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #183838

Thanks for accepting the answer.

0