Title: Product Sizes
Last modified: April 2, 2018

---

# Product Sizes

 *  Resolved [itsafork](https://wordpress.org/support/users/itsafork/)
 * (@itsafork)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/)
 * I am having difficulty adding products to my site. They are all different shapes
   and sizes and I’ve tried just about everything. I’m using woocommerce 3.3.4, 
   I’ve tried to manually resize all images in photoshop and bridge. I have even
   gone through the CSS and Editor to change image heights and aspect ratios however
   I’m still unable to even get the product lines together.
 * I have over 200 more product to go onto the site and need them to all be the 
   same heights and in line with each other. Any help is greatly appreciated, I’m
   due to a web launch in 28 days from this forum posting.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproduct-sizes-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [seank123](https://wordpress.org/support/users/seank123/)
 * (@seank123)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10142015)
 * Looks like images are different aspect ratios – Advantage ones are wide, Holistic
   are tall.
 * I make all my product images square – even if it means using a white border to
   the sides for top/bottom.
 * You could auto crop them in the WooCommerce settings – Appearance -> Customizer-
   >WooCommerce -> Product Images.
 * Or use something like:
 * .wc-product-image {
    min-height:240px; }
 * To resize the area the image sits in to the same size as the taller ones.
 *  [jrtsoft](https://wordpress.org/support/users/jrtsoft/)
 * (@jrtsoft)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10144750)
 * crop function still doesn’t work. i already made a topic about this 1 month ago.
   no response 🙁
    il try ur way
 *  [jrtsoft](https://wordpress.org/support/users/jrtsoft/)
 * (@jrtsoft)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10144801)
 * fixed it manually
 * .product-category img {
    height:120px; width:180px; }
 *  [Joel Williams](https://wordpress.org/support/users/joelwills/)
 * (@joelwills)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10150766)
 * Hi there!
 * It sounds like you’ve solved this issue so I’m going to close this.
 * If you’re still having problems please open a new ticket, thanks!
 *  Thread Starter [itsafork](https://wordpress.org/support/users/itsafork/)
 * (@itsafork)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10156520)
 * I haven’t resolved my issue as of yet. I have tried resizing my images and some
   are working better now however the text lines are all different heights which
   make the buttons look very uneven.
 * Is there anyway of fixing this?
 *  [seank123](https://wordpress.org/support/users/seank123/)
 * (@seank123)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/product-sizes-2/#post-10156541)
 * Use CSS to give the product title a min-height value
 *  [Joel Williams](https://wordpress.org/support/users/joelwills/)
 * (@joelwills)
 * Automattic Happiness Engineer
 * [8 years ago](https://wordpress.org/support/topic/product-sizes-2/#post-10199122)
 * Hi there!
 * There hasn’t been a reply for a while so I’m going to close this ticket.
 * If you’re still having problems please open a new ticket, thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Product Sizes’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Joel Williams](https://wordpress.org/support/users/joelwills/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/product-sizes-2/#post-10199122)
 * Status: resolved