dude how do u even change the progress

(edit) i i figured it out but how do i make the bar itself not so big

Everything is explained somewhere on the page

do you mean the height of the bar ?

image.png

na like     its too long  

Use that but just change "height" by "width" then

ya doing that changes the progress on the bar but not the actual bar itself

It does

<div class="progress" style="width:50px;"><div class="progress-bar" style="width:50%;background-color:#FCD063;"><br></div></div>



<div class="progress" style="width:100px;"><div class="progress-bar" style="width:50%;background-color:#FCD063;"><br></div></div>


How do I make it go further? Like grow? I'm new to coding :(

Do you mean the width of the bar itself or the of filling % ?
If you're talking about the 'filling' color it's explained on the page :

image.png

i figured it out, i cant grasp code too well but this helped :)

this is beautiful! thank you so much! :D

You're very welcome ! 👍✨

Hey there! I'm trying to put one together piece by piece, and have no idea how to make it work. I wanted a round, animated stripe on with text on the left, but have no idea on how i need to arrange each piece of code to get it to work. Can you help give me some steps on how to organize it? ;w; if not, i can use one of your pre-made ones! Tysm!


EDIT: Nvm im stupid. Theres already a pre-made on that is just like how i describe. LMAO- I LOVE THESE


Hi there! Sorry if this is a silly comment but on the first progress bar model (half, no striped, not animated) would the way of adding text be the same?

Yes it should be :0 let me know if you're having troubles I'll try and help you !

Okay thank you! Was just clarifying!! :)

That's so cool! Thanks for sharing! =•♡•=

no problem, hope it's usefull !