Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1057464

    The light gray letters in my animated numbers are tight. Is there a way to adjust the spacing between them very slightly? The numbers are close but not as tight. Is there a way to adjust the black numbers as well very slightly ? The small text is fine.

    #1057748

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .number_prepared .avia-animated-number-title {
        letter-spacing: 0.001em;
    }
    
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.