Best Answer

Use CSS to suppress Enrolled indicator in course catalog thumbnails

  • 31 March 2023
  • 1 reply
  • 23 views

Userlevel 2

Anyone know how to do this?

icon

Best answer by elamast 3 April 2023, 17:03

View original

1 reply

Userlevel 6
Badge +1

If you want to change what is displayed based on the text “enrolled”, it is possible with JavaScript/JQuery, but not possible with CSS.  Also you can’t use localization either because that text (“enrolled”) is one of the standard labels used throughout the system (or you’d be changing it even in the admin screens).

Unfortunately Docebo doesn’t support injecting JS/JQuery into pages. The only way to do that is with an unsupported hack of one of the apps.

Reply