Make all Products in Product Collection Equal Height
-
Hi there,
I use your new Product Collection Block and I see that my products in the grid have the same width but unequal height. Is there any way to make them appear with the same height? It looks rather wild and not as cleanly ordered as I would prefer it.
What also adds to this “wild” look is that the product pictures are not scaled into the same height, but their container seems to be scaled and thus only part of the image is shown. I would expect the full image to shrink in size so it matches the rest.The problem appears in two cases:
Case 1: Product titles are different in length, then they fill one or two or three lines and thus everything below gives room and moves down. So for example the “add to cart” buttons are not aligned and this look stupid.
Case 2: I inject a short product description using the ‘woocommerce_after_shop_loop_item_title’ hook. Same behaviour as above, when these are of different length, the rest moves.I would expect that case 2 is more difficult to solve in rendering than case 1 (because the injection might not be known when the engine computes the needed space?).
Is there any way to standardize height and align components like the buttons?
Thanks for your help
- You must be logged in to reply to this topic.