How can i hide a fancy timer?

  • MBWHS
    Asked on August 31, 2016 at 11:57 PM

    Hi 

    We want to see how long on average it takes people to complete our forms so we can accurately advise parents when we are sending the form links out to them to complete how long they are likely to take.  However I don't want parents completing the form to feel pressurized.  Therefore is it possible to hide the timer?

    thanks

    Katie

  • Rose
    Replied on September 1, 2016 at 2:44 AM

    If you inject following css code to the widget, timer won't appear on the form when your end-user fills it.  However, You can see the duration of how long it is completed on the submission. 

    .time_circles {

    display:none !important;

    }

    Below screen shot is the place on form where you inject above code. 

    How can i hide a fancy timer? Image 1 Screenshot 20

    If you have more questions or if you need any further assistance by our side, please do not hesitate to contact us. We would be pleased to help you.