This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago ago by Olga Barlow
Hi,
https://packservices.cloud/categoria-prodotto/pallet-and-coperchi-per-bancali/pallet-in-plastica/
leaving aside the fact that now the secondary description of our products is very long, as soon as we go live with Woo it will be made much shorter and cmq made with a UL with at most 5 <li>
.
However, is there a way to set the smaller product photo? because it is really too big! or even display the image gallery at this level?
thank you
Hello,
You can set grid view on the shop page using this option https://prnt.sc/z0brkb Or even disable the advanced type of the view https://prnt.sc/z0btox
Add the below code to Theme Options > Custom CSS to make images smaller
.content-product .product-content-image img, .products-list .content-product .product-image-wrapper img {
width: auto;
}
Regards
Hi,
it is slightly better but, having to use “necessarily” the list view, so the photo is slightly reduced, okay but how come they are not aligned and photos / descriptions in your opinion?
thank you
Hello,
Because all your photos are different width. Use all the image same width before uploading them to your media library. Then it will allow you to build nice grid.
Regards
Ok,
thank you very much !
bye
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up