- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 10:57 PM
Hi Everyone,
Recently added a sub menu in employee center, under the more option in the Employee Center Menu.
The sub menu item, was added without any issues. But when portal loads now, it is automatically toggled to mobile view (hamburger view) at 100 % of chrome browser
At 100 %
At 90 % zoom on chrome
How to fix this ?
Checked that showMobileMenuOnDesktop variable in employee-center-navigation widget is coming as true. Which is resulting in this hamburger menu.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 07:58 AM
We finally cloned the header widget of the Employee center (Employee Center Header) which is present in EC theme.
Changed the below code in link part of the widget..hope this helps anyone else facing the issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 11:33 PM
Hi @Harsha Pappala,
please check below link:
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 02:25 AM
Hi.. I am looking into the total menu item width, not the background color of the hamburger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 07:58 AM
We finally cloned the header widget of the Employee center (Employee Center Header) which is present in EC theme.
Changed the below code in link part of the widget..hope this helps anyone else facing the issue