This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hello,
I’ve noticed that the product name on products that have a longer name is overlapping with the price and other info under the product thumbnail, in the catalog. (example: http://dobiart.fr/categorie-produit/tamponsencres/feutres/)
Is there anything i could put in the custom.css to make the product name font size be dynamic and auto-resize when it’s too large to fit? Or if it, any other ideas?
Hello,
Please add this code in custom.css to increase the height for product name:
.products-grid .product .product-name {
height: 140px !important;
}
Regards,
Eva Kemp.
Thanks guys, really appreciate your speedy help!
You’re welcome.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up