Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1099524

    Hi team,

    How do I change the text colour of the number counters on the attached page?

    Thanks

    #1099699

    Hey marsh1984,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .avia-animated-number-title {
      color:red !important;
    }

    Best regards,
    Rikard

    #1103548

    Thanks for your response. Not the numbers, but the text below them. How do I change that colour? Thanks

    #1104597

    Hi,

    Please add

    .avia-animated-number-content p {
    color: #000;
    }

    And let me know if this works ;-)

    Best regards,
    Basilis

    #1105065

    Great thanks

    #1105278

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Theme Number Counter’ is closed to new replies.