For the single product page product title, we want to show 2 lines,
Please explain how it is possible?
Thank you very much
This topic has 5 replies, 2 voices, and was last updated 5 years, 1 months ago ago by UAE0786
For the single product page product title, we want to show 2 lines,
Please explain how it is possible?
Thank you very much
Hello,
Could you, please, provide URL?
Regards
Hello,
Try to add the next custom CSS code:
.single-product .product_title {
max-height: 35px;
}
.single-product .woocommerce-product-gallery.images-wrapper {
padding-top: 10px;
background-color: white;
}
Regards
Thank you very much
The issue related to '‘The single product page show lines’' has been successfully resolved, and the topic is now closed for further responses