How can we change Profile icon drop down link colors (Impersonate,logout,profile) to match same link color of header and not mega menu link color.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 02:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 03:04 AM
You can add the below css to the header menu widget
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 02:00 PM
This should be happening with the OOB Employee Center. It's based on your Theme and the Theme's CSS Includes. I would not change the header menu widget to accomplish this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 10:07 AM
You can add following below CSS code to the CSS Field in Employee Center Record:
.navbar-inverse ul.dropdown-menu > li > a {
color: blue;
}
Refer to the attachments Employee Center Record.png and Portal.png.
Please mark helpful if this helps.
Regards,
Shivpoojan Tiwari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2023 08:57 PM
Hello.. I seem to have the same problem. Can you just look into this and let me know?
I want the drop down to be in white color and text in blue color but drop-down is matching the header. How can I change this. You can see the Manager hub option. Right? I need this drop down in that white background and text as Manager-Hub..
TIA 🙂