Hi, I have a lot a pictures on the products page which are all the same size but the text descriptions are different lengths which makes the product box heights vary – is there a way to make all the product boxes a standard height so that all look the same? see link below
Hey!
Try adding this code to the Quick CSS:
#top .inner_product_header {
min-height: 120px;
}
Cheers!
Josue
Hi Josue, that’s done the trick – BRILLIANT ! – thank you so much for your help :-)
You are welcome, glad to help :)
Regards,
Josue