Progress Bar Shortcode
Avada includes multiple animated counter shortcodes, including the progress bar shortcode. These are great for displaying varying types of data and content to your viewers. The progress bar include several options for easy customization and is a great way to visually attract the viewer and display content.
Avada Progress Bar Shortcode
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud consequat.
Control Colors
Each progress bar can have a different filled or unfilled color and text color.
Animated Striped Bars
Each progress bar can have a striped or solid fill, and the stripes can animate.
Unit Control
Each progress bar can have a different unit symobl, or left empty for no unit.
Complete Set of Options
Every option and description included with the alert shortcode is listed below.
- percentage – The Filled Area Percentage. Accepts a numerical value to set the percentage of filled area. For example, 95.
- unit – Accepts an alphanumeric value or symbols to represent a unit of measurement. For example, % or cm.
- filledcolor – Accepts a hexcode ( #000000 ). Sets the filled area’s color. Leave blank for Theme Option selection.
- unfilledcolor – Accepts a hexcode ( #000000 ). Sets the unfilled area’s color. Leave blank for Theme Option selection.
- striped – Can be one of these values: yes, or no. This will enable or disable striped fill.
- animated_stripes – Can be one of these values: yes, or no. This will enable or disable the animation of the striped fill.
- textcolor – Accepts a hexcode ( #000000 ). Sets the text’s color. Leave blank for Theme Option selection.
- class – Add a custom class to the wrapping HTML element for further css customization.
- id – Add a custom id to the wrapping HTML element for further css customization.