Home Forums WoodMart support forum Count down clock dimension Reply To: Count down clock dimension

#565339

Hung Pham
Keymaster

Hi ursawarrior,

Thanks for reaching to us.

First of all, I’m really sorry have taken long time to reply you due to the weekend.

Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

.product-wrapper .wd-timer {
	--wd-timer-size: 15px;
}

Regards,