This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Sadikul Islam
How do I control the font size of the short description on the single product page? and the product information text.
Check the screenshot.
Hello,
There is no special options for these purposes. Use the below custom code, please:
.product-content .title {font-size: 20px;}
.product-information .woocommerce-product-details__short-description, .product-information .woocommerce-product-details__short-description p, .product-information .woocommerce-product-details__short-description li {font-size: 10px;}
Regards
Thank you for the code
Tagged: control, font size, short description, templates, woocommerce, wordpress
The issue related to '‘How do i control font size of the short description?’' has been successfully resolved, and the topic is now closed for further responses