Hi, I would like to know if it is possible to change the size of timer. I feel that it is a bit too big and would like a smaller one.
Page 1 / 1
Hi there, if you still need, this can be put in place by adding the below CSS to the Style section of the survey's Look & Feel:
.FlipClock span span {
font-size: 18px !important;
height: 18px !important;
line-height: 18px !important;
}
.FlipClock>span {
height: 18px !important;
}
.Flip {
display: none !important;
}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.