Add background image

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

.eapps-countdown-timer {
background: url('url');
}

Do not forget to replace url with your image URL :slightly_smiling_face: