Home › Forums › WoodMart support forum › Product Description › Reply To: Product Description
January 14, 2022 at 9:34 am
#345346

Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-product-details__short-description p {
font-size: 16px;
}
.variations_form .variations td {
font-size: 16px;
}
.wd-sizeguide-btn.wd-action-btn a {
font-size: 16px;
}
Best Regards