Change font weight of title text (change 300 to your choice weight)

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

.eapps-countdown-timer-inner{
  font-weight: 300;
}
4 Likes

Hi @Little_Farmhouse_Flo

with the code formatter this is perfectly displayed :slightly_smiling_face:

3 Likes