This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Since some product name so long, therefore product show at front page have different height.
how to set product display as same height
attached the screenshot for your reference
thanks
Hello,
Please add this code in custom.css file:
.product-grid .product-name {
height: 50px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up