Is there a way to customize the color and add labels to both the complete and incomplete sections of a progress bar in Bootstrap 3? Here is an example:
https://i.sstatic.net/F8iEq.png
I understand that I can set a CSS background for the entire .progress element, but how can I specifically add a label to the remaining incomplete section?