How to change nprogress bar color? Posted in : Empathy rikhtegarParticipant 5 July 2016 at 12:56 #38578 Hi, how can I change the color of the nprogress bar for resume page? rikhtegarParticipant 5 July 2016 at 13:03 #38579 I mean the skills progress bars in the resume page! thanks serkanModerator 5 July 2016 at 19:06 #38628 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 rikhtegarParticipant 6 July 2016 at 00:06 #38812 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. serkanModerator 6 July 2016 at 13:32 #39371 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 Empathy - A vCard WordPress Themeby pixelwars Login and Registration Log in · Register