Product Pictures In EasyStore - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Product Pictures In EasyStore

AF

Alexander Frenkel

EasyStore 11 months ago

Hi there,

Some of my products (prints) are in landscape format and product images are cut off. When I adjust them accordingly, they are too small and it doesn't look very appealing. Is it possible to display the images in the storefront in landscape format?

Thanks in advice and best regards Alex

0
11 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #174108

Okay. Please use this CSS then

.easystore-product-image img{
    object-fit: contain !important;
}
0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #173571

Hello Alexander Frenkel

You can adjust the thumbnail width and height through Custom CSS. Please share your storefront page. I might have a look.

Best regards

0
AF
Alexander Frenkel
Accepted Answer
11 months ago #173575

Hi Ofi, thanks, please check the hiden part. BR, Alexander

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #173682

Please use this CSS to Template Options -> Custom Code -> Custom CSS

.easystore-product-image img {
    width: auto !important;
}
0
AF
Alexander Frenkel
Accepted Answer
11 months ago #173809

Hi Ofi,

thanks, I tryed it. Unfortunatelly without any result. Br, Alex

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #173821

Apology for the inconvenience. Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials. Make sure that you have a full site backup before sharing.

0
AF
Alexander Frenkel
Accepted Answer
11 months ago #173837

Hi Ofi, please.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #173957

I can the Custom CSS is working well.

Without the CSS

prnt.sc/kIJe2yB3g3R7

With the CSS

prnt.sc/xF8fDXXwIGw-

Please clear your Joomla cache and Browser's cache and then check. If possible, then check with a different browser.

0
AF
Alexander Frenkel
Accepted Answer
11 months ago #173966

Hi Ofi,

sorry it seems I mentioned wrong rows at the beginning, it's about the pictures in the last 2 rows of the page.

[https://prnt.sc/hQ2Wjn7peKbM]

The posters on your screenshots are in the portrait format. I need the solution for the landscape format.

BR, Alex

0
AF
Alexander Frenkel
Accepted Answer
11 months ago #174135

Hi Ofi,

thank you, it works now!

BR, Alexander

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #174152

You are welcome 😊

Please accept the answer that helped you. Finding the solution for the other users with the same issue will be easier. There is a button to accept answers after each comment.

I have a humble request too. It would be very kind of you if you can manage some moment to give us feedback on

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0