Home Forums WoodMart support forum Mobile Sold Out Reply To: Mobile Sold Out

#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,