Hi, is there an option to set gallery images in the same dimensions? Maybe there is an option to automatically cutting the picture by the site?
domir21 Hi
You can try with this custom css:
.category-module .owl-carousel .owl-item .intro-image .item-image img { min-height: 393px; }
Hi saguaros, thank you for this 🙂 Can I ask for the solution for article view, but not like this one because this freezes or shrinks the photo. Can we define the size of the picture view and set some kind of cropping the photo? 🙂 Have a nice day!
domir21 In this module, it will load the intro images of articles so the best way is editing the size of original intro images of each article.
Hi saguaros but this is too many work each time when we will add new offer or when we will add all offers from the old page... We must add more than 100 articles and more then 600 pics... 🙁 Can you help us with something better?
domir21 I understand but if you use css to force the size like above, the images will not look nice.
saguaros Ok, thanks.