HI can anybody advise on removing the ID code from the course player?

Ive tried using
subtitle-block ng-star-inserted { display: none !important;
But it did not work. any help?
HI can anybody advise on removing the ID code from the course player?
Ive tried using
subtitle-block ng-star-inserted { display: none !important;
But it did not work. any help?
Best answer by gstager
Give this a shot and see if it works for you.
/** Remove ID from Course **/
span.subtitle-block.ng-star-inserted {
display: none;
}
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.