Comments on {F2U} Simply Aligned All Comments

Hi!! I Love this template and  I wanted to use, can you explain to me how I change his colors ??

Hey! Thank you for the interest and kind words on the code!

I'm not sure what you mean by "his colours" though, do you mean the stat bars on the lower right? Because if that's the case, I use Bootstrap colours instead of custom colours on the code. To change the colour of the progress bars, change the bolded section found in my code:

<div class="progress-bar bg-primary " role="progressbar" style="width:25%; height:8px"></div>