This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
Is it possible to make all products the same sizes on category and product page?
When image is a little bit smaller or bigger and product has longer name – that looks askew :/
Hello,
In your case I would recommend to use the following settings for the product images http://prntscr.com/dj8xy6
If you want to make all the products images one size use hard crop option and regenerate thumbnails after that (Tools > Regenerate thumbnails).
But better to upload product images with the same proportion for all the products you have, then you will get nice grid.
Regards
Nice 🙂 That works perfect 🙂
You are welcome!
Regards
Hey, I regenerated thumbs, but.. is it possible to make “Add to cart” inline for each product, and product name vertical align on center?
My products are different long names, and all category and shop page looks not pretty 🙁
Hello,
I can make all your Add to cart buttons inline but then you’ll get white space for the products with short title http://prntscr.com/dlcqsn
If it’s ok for you then add the following code in Theme Options > Styling > Custom CSS
.content-product .product-title {
min-height: 84px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up