This topic has 5 replies, 3 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hi. How can I have my products to be align together side by side as in your demo: https://www.8theme.com/demo/xstore/product-category/woman/ I am using the same demo. I have all my pictures with same size but because one Title is bigger than other, it is getting out of line. Or because one product has review and another does no have. Thanks
Could you please add or give me css code? Thanks
Hello,
Go to Theme Options > E-Commerce > Product Page Layout > Products masonry > OFF.
Regards
Hi. Did not work.
Could you please add or give me css code? Thanks
Hello,
On our demo Products masonry option disabled, also I would recommend you select Primary category http://prntscr.com/hvgf83 for products, in this case on product grid will be shown only 1 category name, then add this code in Theme Options > Styling > Custom css for desktop:
.products-grid .content-product .product-title a {
min-height: 55px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up