Home › Forums › WoodMart support forum › Mobile Sold Out › Reply To: Mobile Sold Out
August 22, 2024 at 9:11 am
#591646
Hung Pham
Keymaster
Hi lucachen,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:
.product-labels.labels-rounded span.product-label {
font-size: 8px;
}
.product-labels.labels-rounded span.product-label{
padding: 5px 3px;
}
Regards,