This topic has 3 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Hostelion Digital
Dear 8Theme,
I am trying to adjust the Product Title Lenght in order to make the products look inline not decalated like now: https://prnt.sc/evGplYKPsUcF And I’ve used this code and still doesn’t work:
h2.product-title
{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 40px;
}
Could you help? Thanks a lot!
Hello,
Theme Options > WooCommerce > Shop > Prodcuts style > Product Title Limit
Try to use custom CSS code from this topic – https://www.8theme.com/topic/problem-with-products-layout-in-shop-page/#post-316130
Regards
Hello, Amazing – it worked! Thanks a milion!!! <3
Tagged: adjustment, length, product title, themes, woocommerce, wordpress
The issue related to '‘How to Adjust Woocommerce Product Title Length?’' has been successfully resolved, and the topic is now closed for further responses