How to change nprogress bar color?

  • Posted in : Empathy
  • rikhtegar
    Participant

    Hi, how can I change the color of the nprogress bar for resume page?

    rikhtegar
    Participant

    I mean the skills progress bars in the resume page! thanks

    serkan
    Moderator

    Hi rikhtegar,
    This is default white color for progress bar. You can use this custom css code and replace the new color code.

    .skill-unit .bar .progress { background: #fff; }

    Thanks

    rikhtegar
    Participant

    Thanks for the fast response, could please give me the css code for changing the color of the circle at the end of the progress bar and the number used in it as well, thanks.

    serkan
    Moderator

    Hi rikhtegar,
    You can paste your new color codes inside the custom css code; (color code for the number and background for the circle)

    .skill-unit .bar .progress span { color: #; background: # );

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register