Hi I would like to use the header as a simple money counter instead of a date countdown:
Total amount of money raised for our clients
£750,000
Can you please edit this so that the counter will stop at £1,000,000
So I am assuming this something that can be edited in the following code?
<div
class="gk-jscounter gk-scale-up"
data-dateend="2-6-2013"
data-timeend="19:42"
data-timezone="+2"
data-start="{opacity:0}"
data-end="{opacity:1}"
data-delay="900"
data-time="500"
>
Counting finished!
</div>
Thanks for your help in advance.