This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Having issues with products aligning correctly on the product page. I want all of the product images, product description, product price, add to cart button to be aligned. Right now some of the product images are different sizes and product descriptions are different lengths. However, I want everything to be align. See Image
Hello,
Please add this code in Global Custom CSS (Theme Options->Custom CSS).
.products-grid .product-title{
height: 80px;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up