This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi, Since the latest update, the product sliders on the homepage aren’t equally sized anymore.
There’s an example in the private content.
How to get this aligned?
Thanks
Hello,
Try to add this code in Custom CSS:
.home .slide-item .product .product-image-wrapper {
min-height: 325px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up