Basic example

Use .progress as a wrapper to initiate the progress bar. Use .progress-bar to create a progress bar. The .progress-bar class requires an inline style, utility class, or custom CSS to set their width.

Height

Set a height value on the .progress container only. The progress bar will adjust its own height accordingly.

Background

Background utility classes help in changing the background of the progress bar.

Labels

Labels are used to show the progress percentage and content in the progress bar.

25%
Long label text for the progress bar, set to a dark color
Multiple Progress

Have multiple progress components inside a container with .progress-stacked

Striped Progress

Add .progress-bar-striped to any .progress-bar to apply a stripe via CSS gradient over the progress bar’s background color.

Animated Stripes

The striped gradient can also be animated. Add .progress-bar-animated to .progress-bar to animate the stripes right to left via CSS3 animations.

Buy Now