Hi community,
I was wondering if there is some CSS code that can help me hide the groups from the learners in the Statistics in the My Activities page. If so, could you please share it with me?
Hi community,
I was wondering if there is some CSS code that can help me hide the groups from the learners in the Statistics in the My Activities page. If so, could you please share it with me?
Hi
Try this:
/**Hide Groups on my activites**/
#content > div.myactivities-sidebar > div > div.main > div > div > div.user-report-summary > div > div.user-report-info.span6 > div.user-report-info-data > div:nth-child(5) {display:none !important;}
Thank you very much for this! The issue I am experiencing now is that I paste the code in the CSS box, then click Save, it asks me to confirm, the page reloads but the code is not saved. I have tried this 4-5 times, same thing. Am I doing something wrong?
Thank you very much for this, it now works! Greatly appreciate it!!!
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.