Home › Forums › All Other Themes › woocommerce images catalog not resized properly
- This topic has 4 replies, 2 voices, and was last updated 8 years ago by Luca.
-
AuthorPosts
-
November 18, 2016 at 5:53 pm #53205
Hi team,
I’m using your theme set construction pro with woocommerce, but the images in the catalog are not resized as the set span and are not centered properly, can you give me an help to fix this problem ?website url: http://websitedemo.gsemanagement.it/product-category/installazione-elettrica/sistemi-per-impianti-di-messa-a-terra/dispersori-per-impianti-di-terra/
Many Thanks in advance
LucaNovember 21, 2016 at 5:08 am #53310Hi Luca,
Better way is upload the product images in same width and height. So that it doesn’t look distorted.
Regards,
DaveNovember 21, 2016 at 11:42 am #53397Hi Dave, thanks for your reply,
It is but there is a CSS problem of the theme, because I’m biased by only the catalog images and products thereof, other are resized CORRECTLY! It also does not comply with the dimensions set in the CONFIGURATION viewing woocommerce, prepare and load come say all images one Size is not the solution, I think that the theme should work properly as the other images
screen shoot here: http://awesomescreenshot.com/04f66q8sf5
web page here: http://websitedemo.gsemanagement.it/catalogo/I bought the pro version of the theme and not free, I hope you can fix this problem with a rule correct css.
Many Thanks
LucaNovember 21, 2016 at 1:16 pm #53424Hi Luca,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.woocommerce ul.products li.product a img { width:auto !important; margin:0 auto 1em !important;}
.woocommerce div.product div.images img { width:auto !important; margin:0 auto !important;}Regards,
DaveNovember 21, 2016 at 2:25 pm #53434Hi Dave, and thank you very much for your kind help,
I am seeing that the product images do not fit into the set configuration woo commerce 600×600, but they are the same as those of the products catalog 300×300. Why this does not meet the set configurations? There is a solution to work the theme and solve the issue properly?Please see here;
woo-commerce setting: http://awesomescreenshot.com/0c266qhqde
product page image: http://websitedemo.gsemanagement.it/product/dispersore/Thanks in advance for you kindly reply
Luca -
AuthorPosts
- You must be logged in to reply to this topic.