Customise Day Countdown Widget to not show seconds

  • VolleyballQLD
    Asked on October 16, 2016 at 12:16 AM

    Jill here,

    I am using the Day Countdown widget to show how long users have to accept an invitation.  However, having the time right down to the seconds is not only unnecessary but annoying with the seconds constantly flashing.

    I would love to remove the seconds part of the countdown and can see in the future wanting to remove the minutes.

    Thank you

  • Mike_G JotForm Support
    Replied on October 16, 2016 at 5:18 AM

    Please try to add the following CSS codes below to the Custom CSS tab of the widget.

    .countDiv.countDiv2, .countSeconds{

    display: none !important;

    }

    Customise Day Countdown Widget to not show seconds Image 1 Screenshot 20