Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #417523

    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

    #418147

    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

    #418286
    This reply has been marked as private.
    #418741

    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

    #419054

    All fixed. Genius. Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘animated countdown’ is closed to new replies.