- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 10:43 AM
How do i remove the service now icon and search box at the top of the service portal in a app?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 12:26 AM
Hello @vmerc ,
For removing the ServiceNow icon you can do the following
Please see the picture below. This is the HTML code of the header menu widget which I clone.
I deleted the yellow line, then the link is disappeared.
Please mark correct/helpful based on the impact of the response.
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 12:26 AM
Hello @vmerc ,
For removing the ServiceNow icon you can do the following
Please see the picture below. This is the HTML code of the header menu widget which I clone.
I deleted the yellow line, then the link is disappeared.
Please mark correct/helpful based on the impact of the response.
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 01:25 AM - edited ‎08-25-2023 01:27 AM
Hi @vmerc ,
To remove Servicenow Icon, open Service Portal > Service Portal Configuration and select "Portal Branding" .From Portal Branding delete the icon for portal.
To remove Search Box, Clone the HomePage search Widget and comment below line
<sp-widget widget="data.typeAheadSearch"></sp-widget>
After making this change add your cloned widget to instance