Hi,
I am having a problem with the countdown on mobile format. If I try to add the seconds the countdown is squeezed and the digest and characters overlap the boxes. For time being have taken off seconds and just fits. Can somebody help fix this?
Thanks.
Hi p5uln!
Can you add seconds and let us know so we can see the issue to provide you a proper solution?
Best regards,
Yigit
Hi Yigit,
I have now updated to seconds, so on my iPhone 5 it seems to display pretty bad, you can see.
Hi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) {
.av-countdown-time-label { font-size: 11px; }}
Cheers!
Yigit
thanks