Notebook
UI Builder: Add Logo to Header
Purpose: How to add a logo to the header of a Portal Experience in ServiceNow UI Builder. The logo will appear at the top of a Portal Experience on every page.
- Open Experience in UI Builder
- Click “New”
- Click “Edit Experience Settings”
- Click “Branding and Theming”
- Click “Advanced Settings”
- In the related lists, open the Theme record
- In the UX Theme Asset related list, click “New”
- Complete the form as follows:
- Asset: Create a new UX Theme Asset record as follows:
- Category: Image
- Name: any text
- Attachment: upload an image file to the attachment field
- Asset Properties:
{ "position": "header_logo" }
- Asset: Create a new UX Theme Asset record as follows:
- Click Submit
- Close current browser tab to return to UI Builder browser tab
- Close portal settings
- Click “Open” to test page
Special thanks to Ninja Bytes