Elementor Progress Bar Block V4

Elementor Progress Bar Block V4

Elementor Progress Bar Block V4  is the  progress bar design with percentage box. We add border on percentage box using custom CSS.

Check it more free Elementor block and give your website an end to end professional look.

Top Feature:

    • Responsive Design
    • Clean and Beautiful design
    • Easy to Edit
    • Custom Code Available

Custom Code:

.elementor-progress-percentage {
    width: 40px;
    height: 40px;
    border: 2px solid #102dcb;
    background: #f0f0f0;
    margin-top: -8px;
    padding: 5px;
}