Skip to main content
Best Answer

In Progress Courses Background Color


Currently “in progress” courses show as having a black background, which matches the background of “completed” courses.  Could this be a different color so it’s more eye-catching to the user?  Or stay green until it’s completed?

 

 

Best answer by MHelme

We got it to work with this:

 
/** Change text color of In-Progess indicator on tile **/

.ui-card-status-in_progress .ui-badge-status-neutral {
color: #FFFFFF
 
; background-color: #1D700F
 
 !important;}
 
 
View original
Did this post help you find an answer to your question?

3 replies

  • Author
  • Novice III
  • 12 replies
  • Answer
  • November 9, 2022

We got it to work with this:

 
/** Change text color of In-Progess indicator on tile **/

.ui-card-status-in_progress .ui-badge-status-neutral {
color: #FFFFFF
 
; background-color: #1D700F
 
 !important;}
 
 

Forum|alt.badge.img

@MHelme I’m so glad to hear you were able to implement what you needed using CSS! I’m going to convert this to a question so others can more easily find the solution you’ve posted here. Thank you so much for sharing with the community!


hwolfehall
Helper I
Forum|alt.badge.img+1
  • Helper I
  • 226 replies
  • January 26, 2023

Any thoughts on how to update the background color for Instructor?  


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings