Tagged: x Author Posts April 11, 2016 at 1:18 am #875975 krish213Participant Hey team , I have multiple products listed under different product categories. I want all of the product images to be of uniform size. As of now the product images vary which does not look good. April 11, 2016 at 1:27 am #875986 krish213Participant This reply has been marked as private. April 11, 2016 at 7:18 am #876333 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .woocommerce li.product .entry-featured { height: 150px; } Hope it helps. Author Posts