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

    Hi,

    I am designing a site for a customer and she would like to have the animated number showing the percentage above the progress bar in a different color than the rest of the page. The page fonts use the colors specified in General Styling, but for the percentage number, she would like a totally different color.

    I tried to enter
    .progress-percent {
    color: red;
    }

    in the custom CSS field in the Theme Options, but this didn’t work.

    Any help would be much appreciated.
    Thanks a lot
    tdako

    #1027473

    Hi Tdako,

    Try

    .progressbar-percent {
    color: red;
    }
    #1027478

    Hi Dutchman,

    Sorry, my mistake. That is indeed what I tried, .progressbar-percent {…..

    I forgot to write bar.

    Dank Je wel…😉
    Teddy

    • This reply was modified 6 years ago by tdako.
    #1027681

    Hey tdako,

    Did you solve your issue or did you still need help?

    Best regards,
    Jordan Shannon

    #1027718

    Hi Shannon/Dutchman,

    Thanks so much again for the help. The suggestion by Dutchman indeed worked. Problem was, anytime I refreshed the page, the change wasn’t showing. But after two days this morning, when I did check after posting here, the color had changed.

    Please close the case.

    Kind Regards
    tdako

    #1027742

    Hi,

    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 ‘How to change the color of the font for the animated number above Progress Bar’ is closed to new replies.