This will help us to customize the countdown timer with holiday backgounds.
Folks, our former Wishlist portal, where our users shared their requests and suggestions, was transferred to this forum. Youâre most welcome to vote, add new ideas, and leave your comments here â we surely will consider them all! ![]()
Original Votes: 5
I hoped that this feature existed though I wanted to add the timer into the homebanner. Would have been really cool so I really hope this feature getâs doneâŚ
Hey everyone ![]()
While this option isnât available in the settings yet, you can use this code as a workaround (image can be added via URL):
.eapps-countdown-timer { background: url('url'); }
This code should be added to the Custom CSS field on the Appearance tab of your widgetâs settings ![]()
As a photographer, I want to be able to use my own photos as a background. Has this been added as a feature yet?? Thanks!!
Welcome to the Community, @Cantrell_Architectur ![]()
Yes, itâs possible! For this, you should upload your photo to some hosting service (like Imgur) and replace URL in the code below with the image link:
.eapps-countdown-timer {
background: url('URL');
}
The resulted code should be added to the Custom CSS field on the Appearance tab of your widgetâs settings ![]()
It would be great if you could upload a photo to go into the timer.
Hi there, @Bern_Henderson ![]()
Glad to say that this idea is already on the Wishlist and Iâve merged your comment with the existing thread.
While this option isnât available in the settings, you can add the custom background using the CSS code from the message above ![]()
Upload your own background image for the timer
Welcome to the Community, @John_Page ![]()
Glad to say that this idea is already on the Wishlist, and Iâve moved your comment to the related thread ![]()
While this option isnât available in the settings, you can add the custom background using the CSS code. For this, you should upload your photo to some hosting service (like Imgur) and replace URL in the code below with the image link:
.eapps-countdown-timer {
background: url('URL');
}
The resulted code should be added to the Custom CSS field on the Appearance tab of your widgetâs settings ![]()
Friends, this request is now marked as âPlannedâ, which means weâre currently exploring possible development options, so itâs on our radar ![]()
Please note that we canât provide any specifics at this stage, as weâre still in the process of estimating potential solutions. Letâs hope weâll see it in the âIn Progressâ status, though! ![]()
Hey everyone!
Weâre happy to share that now itâs possible to set a custom background (color, gradient or image) right in the settings:
Currently, this feature is available only in the widgets created after this release. However, the good news is that we can manually update your existing widgets on our end ![]()
Check this post for more details - Countdown Timer: [MAJOR UPDATE] Auto-repeat option, layout enhancements, new buttons, themes and more! ![]()


