I want to adjust the spacing of product tags and the line height of product names
pls help me check how to do it
This topic has 3 replies, 2 voices, and was last updated 3 months, 1 weeks ago ago by Jhen
I want to adjust the spacing of product tags and the line height of product names
pls help me check how to do it
Hello,
Thank you for reaching out to us.
Custom CSS code can be used, for example:
.content-product .products-page-cats a {
margin-left: 10px;
}
.content-product .product-title a {
line-height: 1.6;
}
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “I want to adjust the spacing of product tags and the line height of product names” has been successfully resolved.
The issue related to '‘I want to adjust the spacing of product tags and the line height of product names’' has been successfully resolved, and the topic is now closed for further responses