Hello Support,
Is it possible to have two different progress bars wherein each progress bar has a different font color? I currently have two progress bars (one progress bar with a dark blue background and white letters…one progress bar with a orange background with white letters).
If possible, I would like the progress bar with the orange background to have a dark blue font, not a white font.
Any advice you can provide would be greatly appreciated.
Thanks!
Hey MLA18,
Add this to quick css:
.orange-bar .progressbar-title{
color:darkblue!important;
}
Best regards,
Jordan Shannon
Perfect. Thank you very much for the quick replay, Jordan.
Thanks!
Hi,
No problem at all. I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon