Hi,
Please have a look at this animated numbers element in the red section in the middle of the page. I don’t know what is causing the text million to be in smaller fontsize and transparent than the number 200. I have just added the million directly after the number 200, as per the instructions for the module. Please see link in private content.
Hey Terve,
That may be a style choice, but to fix it ad the following:
.avia-no-number {
opacity: 1!important;
font-size: 100%!important;
font: inherit!important;
color:#fff!important;
}
Best regards,
Jordan Shannon
Thanks!
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon