Hi pimroll,
Can you try to change Start animation value to be the same as the value set in Number?
Hope it helps.
Best regards,
Nikko
Hello Niko,
It does not change it can you please check yourself?
Can I give you access to site?
Heiki.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
span.avia-single-number {
font-size: 0;
}
span.avia-single-number:after{
content: attr(data-number);
font-size: 70px;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and your cache plugin and then check.
Best regards,
Mike
Hello Mike,
I applied the code but I am not sure what this code should do?:)
Hi,
Thanks for the feedback, please include this css also:
.js_active #top .avia-animated-number-title {
visibility: visible;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Ok I added the code but what should the outcome be?