Title: VCdev2015's Replies | WordPress.org

---

# VCdev2015

  [  ](https://wordpress.org/support/users/vcdev2015/)

 *   [Profile](https://wordpress.org/support/users/vcdev2015/)
 *   [Topics Started](https://wordpress.org/support/users/vcdev2015/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vcdev2015/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vcdev2015/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vcdev2015/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vcdev2015/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vcdev2015/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product image resize](https://wordpress.org/support/topic/product-image-resize/)
 *  Thread Starter [VCdev2015](https://wordpress.org/support/users/vcdev2015/)
 * (@vcdev2015)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/product-image-resize/#post-5866882)
 * devilsaces that worked great and thanks! I have another question for you. I’m
   noticing that on the single product page my product images on there are distorted
   and I’m wondering what css I would use to make the height 300px no matter what
   size product image I initially upload. Also I’m wanting to make the height of
   the images the same size when I view the site from mobile device or tablet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product image resize](https://wordpress.org/support/topic/product-image-resize/)
 *  Thread Starter [VCdev2015](https://wordpress.org/support/users/vcdev2015/)
 * (@vcdev2015)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/product-image-resize/#post-5866843)
 * marvikand,
    Here is what I did that fixed the product images on home page/featured
   products. Under my theme I went into custom.css file and added this piece of 
   code: ul.products li.product img {
 *  height: 300px;
    width: 300px; } However I noticed that when I went to my product
   category pages the height and width was the same but the image was very distorted.
   So I still haven’t got the issue resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce product image thumbnails](https://wordpress.org/support/topic/woocommerce-product-image-thumbnails/)
 *  Thread Starter [VCdev2015](https://wordpress.org/support/users/vcdev2015/)
 * (@vcdev2015)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/woocommerce-product-image-thumbnails/#post-5840843)
 * lorro thanks so much that fixed the issue 🙂

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