Question

CSS to remove 0/1 lesson completion on course player

  • 11 April 2024
  • 0 replies
  • 13 views

Userlevel 1
Badge

 

Can anyone help me remove the above?

 

I have tried: 

 

.lrn-course-player.lrn-widget-session-completion-status-open {
display: none;
}

.lrn-widget-session-completion-status-open {
display: none;
}

lrn-widget-session-completion-status-open {
display: none;

 

What am I missing?


0 replies

Be the first to reply!

Reply