Hi, love the animated countdown, however on a mobile device like an iPhone, the text i.e. minutes, seconds etc cross over into each other and it becomes hard to read. Is there a fix pls.
Thank you
Hi Marssolutions!
can you give us a link to the website in question please? so we can see what’s going on. Make sure to use the newest WordPress and Theme version.
You can also try to deactivate all plugins, to see if one is causing this issue.
Best regards,
Andy
Hi!
That should not happen. Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .av-countdown-time {
font-size: 16px !important;
}}
If that does not help, please post the link to your website when you launch it and we will look into it :)
Cheers!
Yigit
All fixed. Genius. Thanks