Global Countdown widget: The seconds counter is cut off when countdown is set to more than 24 hours

  • Fonehouse
    Asked on July 26, 2017 at 7:44 AM

    Hi I have added the widget Global Countdown timer to my jotform. I want to be able to do more 24 hours timer, but when I do more the than 24 hours the timer design cuts out the seconds display 

    https://form.jotformeu.com/72042318875357

    Can anyone help, please?

     

    Thanks 

  • BJoanna
    Replied on July 26, 2017 at 12:00 PM

    I was able to replicate mentioned issue. It seems that a default width of a Global Countdown widget is 350px and when a days counter is displayed the seconds counter is moved to the new line and it is cut-off.

    I will report this issue to our developers.

    For now, you can add this CSS code to your form to resolve this issue:

    iframe {

        width:500px;

    }

    How to Inject Custom CSS Codes

    Here is my demo form: https://form.jotformpro.com/72064403269959