I was able to customize most of the colors on my dashboard, but there is one that I can’t seem to target because it doesn’t stay up long enough. Does anyone know how to change these?
Hi Rene,
Can you please try with this:
.mainwp-ui .ui.green.progress .bar {
background-color: #1294B2 !important;
}
.mainwp-ui .ui.green.progress .label {
color: #1294B2 !important;
}
2 Likes
That worked great. Thank you so much!
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.