Problem with picture size
-
Hi,
I am doing product import directly from various supplier excel sheets , the pictures provided are external ressources so i can’t really resize them.
The problem is they don’t all have the same size and it messes with the shop views.
Is there a way to crop the image to a standard ratio in the shop views without having to modify the picture themselves?
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry for the inconvenience, can you please try out the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.product-element-top.wd-quick-shop a img {
object-fit: contain !important;
height: 25em !important;
}
Hopefully, this will work out for you.
Best Regards.
works very well thanks a lot !!
Most Welcome !!!
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Problem with picture size’ is closed to new replies.