Counter doesn't work
- The topic ‘Counter doesn't work’ is closed to new replies.
Need help? Check out our Support site, then
Hello
Unfortunately my counter is not working. Even though I’ve already set the Front Page as well as the Wedding date from theme options.
Thanks for helping
The blog I need help with is: (visible only to logged in users)
Hi,
Counter is working but digits are not visible on white background.
Please use the following CSS snippet to make the digits visible,
.widget-countdown .countdown-section {
color: #020202;
}
Thanks