hey, i want to hide the help center icon in the top bar, does this need to be done in CSS or is there a toggle somewhere?
The help center icon is not visible to your users.
It is there for the super admins.
Do you wish to hide your own means of contacting help?
i wasn't aware of that, no need to hide it from admins, thanks
If you ever want to hide this permanently (although it havent had much success with this code)
Which I interpret to be number one in the screenshot as it is labeled Help Center.
If it is number two that
Oh right...that one is only visible to super admins.
If you ever want to hide this permanently (although it havent had much success with this code)
/*Hide contextual help*/
div.internal-header-suggestion-balloons {display: none !important;}
.bg-main.docebo-balloon.color-white {display: none;}
Thx
yup, that works!
If you ever want to hide this permanently (although it havent had much success with this code)
/*Hide contextual help*/
div.internal-header-suggestion-balloons {display: none !important;}
.bg-main.docebo-balloon.color-white {display: none;}
I wish they would add a setting for this, I hate abusing css for hiding things like this, but its all we have for now :)
Agree
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.