How to hide Dashboard and Profile link from user menu in the Right region

To hide Dashboard and Profile link from user menu in the Right region
Add this CSS in Edwiser RemUI General settings >> Custom CSS section:

#usermenu-carousel .dropdown-item[title="Profile"] {
display: none !important;
}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us