Description

Pieces Progress #06 to #07 share a similar design. To modify the color and value of each bar, you must select the parent div with the name Progress Circle or use the corresponding class as a guide, such as .ob-progress-bar-05. Then, in the Attributes section, you can adjust the necessary values, such as the color of the bar and the percentage that represents the progress.

image.png

The basic but crucial

<aside> <img src="/icons/report_gray.svg" alt="/icons/report_gray.svg" width="40px" />

By default, the min and max values you can enter range from 1 to 100, but these limits can be changed as needed. To learn more, see Change min and max values.

</aside>

Change Percentage

Before

Before

Now

Now

  1. Select the Progress Circle you want to modify
  2. Search for the Attributes property
  3. Edit the percentage.

<aside> <img src="/icons/report_gray.svg" alt="/icons/report_gray.svg" width="40px" />

The minimum and maximum values you can enter range from 1 to 100.

</aside>

Change color

Before

Before

Now

Now

  1. Select the Progress Circle you want to modify
  2. Search for the Attributes property
  3. Edit the color.
  4. Define the color.

Change suffix

Before

Before

Now

Now

  1. Select the Progress Bar you want to modify