Hi, I was wondering if it was possible to remove the percentages from the progress bar? So the bar will fill up but there will be no number visible.
Also how it is possible to get the progress bar in a rectangular shape as opposed to the standard shape such as on this site if you scroll down - www.digital-temple.com/about
Hi, I was wondering if it was possible to remove the percentages from the progress bar? So the bar will fill up but there will be no number visible.
Also how it is possible to get the progress bar in a rectangular shape as opposed to the standard shape such as on this site if you scroll down - www.digital-temple.com/about
Actually this seems to work to remove the "percentage bubble" when I used it in the custom CSS code:
.nectar-progress-bar span strong { display: none!important; }
So now i'm just wondering how to change the shape of progress bar to be rectangular instead now
Hey ,
Could you provide the page url so i can write up custom css .
Best.
ThemeNectar Support Team