Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #366294

    Hi!

    Sorry if this is already answerd, I did my searches, but could find anything.

    I want to align the animated numbers to the right. The default html codes don’t work.
    Tried <div align="right">36671</div> and <p style="text-align: right;">36671</p>

    You can view this at mlvr.nl (scroll all the way to the bottom).

    Any help would be appreciated!

    Regards,
    – Michael

    #366477

    Hi mmichael1991!

    Thank you for using Enfold.

    You can try this:

    #av_section_2 .avia-animated-number {
    text-align: right;
    }

    Best regards,
    Ismael

    #367166

    Works like a charm!!

    Regards,
    One happy Enfold user!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Right align Animated numbers’ is closed to new replies.