Hello Friends,
I would like to hide “Next Recommended Content” on this screen below:
Is it possible to hide this using CSS? And if so, would you be so kind to share the code? Many thanks-Steph
Hello Friends,
I would like to hide “Next Recommended Content” on this screen below:
Is it possible to hide this using CSS? And if so, would you be so kind to share the code? Many thanks-Steph
I am desperately struggling with the same thing!
/*Remove recommendations panel*/
section.items-wrapper {
display: none !important;
}
Link to my post:
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.