Comments 12MeesterGijs started the conversationAugust 28, 2022 at 10:26amHi,I never gave it much thought but the 0 per cent course progress bars give the impressionthat progress has been made, which it hasn't. These courses still haven't started. Can I change that? So that thisis empty?Gijs[deleted] repliedAugust 29, 2022 at 3:48pmPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .progress .bar { background: var(--primary); font-size: 12px; line-height: 1.5em; padding: 4px 0px; font-weight: 600; position: relative; height: auto; border-radius: 20px;} 12MeesterGijs repliedAugust 29, 2022 at 4:54pmYes! Looks much better. Check it out. You must agree ;)Let's close. Thanks again, Alex :) Sign in to reply ...
Hi,
I never gave it much thought but the 0 per cent course progress bars give the impressionthat progress has been made, which it hasn't. These courses still haven't started. Can I change that? So that thisis empty?
Gijs
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.progress .bar {
background: var(--primary);
font-size: 12px;
line-height: 1.5em;
padding: 4px 0px;
font-weight: 600;
position: relative;
height: auto;
border-radius: 20px;
}
Yes! Looks much better. Check it out. You must agree ;)
Let's close. Thanks again, Alex :)