Hello Community,
We are trying to hide the option “Manage Users via CSV" using CSS for admin view using CSS?
Does anyone know or have CSS to hide this option on the User Management page?
Hello Community,
We are trying to hide the option “Manage Users via CSV" using CSS for admin view using CSS?
Does anyone know or have CSS to hide this option on the User Management page?
Bump! curious to know if anyone has been able to pinpoint how to hide this option?
Thanks for bumping and the reference photo
Alright, so I took a quick look and here’s what I see to do it, but couple quick disclaimers:
and with that….hope this helps:
buttonsdata-tooltip="Import & Manage"] {
display: none;
}
thank you
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.