Hi @officezen
I hope you’re well today!
Do you mean the “Edit my profile” under the “Howdy, username” admin bar menu?
There’s indeed no option for that and only entire “Howdy, username” can be hidden. You can do it on “Branda -> Admin Area -> Admin Bar” page in “Menu Items -> Visibility” section.
To hide just the “Edit my profile” link instead (but for all logged-in users) you can also add following CSS to the “Branda -> Adm9in Area -> Custom CSS” option:
#wp-admin-bar-edit-profile {display:none;}
Best regards,
Adam
Hi Adam, yes, that’s the location I meant. Thanks for the tip, the custom CSS works great.
Although, it hides the link for all user levels. It would be a nice feature to have on a user level basis as you have pretty much all the other controls available at each user level.
Hello @officezen ,
Thanks for letting us know that the CSS worked. I’ll let the Branda team know about your feature request!
kind regards,
Kasia