Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #548502

    I used the code below to make the font weight for the animated numbers lighter (font weight 300) to match the rest of my theme design which works when I am logged in and editing the theme. The only issue I need help with is making the font lighter for the word “customers” and the “plus symbol” at the bottom of this page in the color section. I noticed when I log out it goes back to the regular font weight. Can you please give me some quick css to accomplish this? Thank you!

    .avia-animated-number-title {
    font-weight: 300;
    }
    
    • This topic was modified 8 years, 3 months ago by djshortkut.
    #548550

    Hey djshortkut!

    The class to target it is
    .avia-no-number

    but on that size it is, the normal / thin version is the one you have live.
    Fonts weigh also matches the font size on most fonts.

    Regards,
    Basilis

    #549223

    Thanks, got it working! You can close this thread.

    #549241

    Hi!

    Great!
    Please do let us know if you need anything else, we will be more than happy to assist!

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Animated Numbers Font Weight’ is closed to new replies.