On this page I have a color section with some animated numbers. All three animated numbers have the same settings, however, the gap between the first animated number and the description is noticeably smaller. Can you give me some quick css to add some adjust the spacing on the animate number in the first column so that they are all equal? Thanks!
Hi djshortkut!
I can see the issue, can u please provide us with backend access, so we can assist you further?
Regards,
Basilis
Thanks, here you go.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-11724 .avia-builder-el-51 .avia-animated-number-content {
padding-top: 3px !important;
}
Thanks,
Rikard
Thank you! You can close this thread.