Change size of the labels (days, hours, minutes)

Add this code to the Custom CSS field on the Appearance tab of your Countdown Timer widget’s settings:


.eapps-countdown-timer-item-group-label{
font-size:30px!important;
}