Purpose: How to add a logo to the footer of a Portal Experience in ServiceNow UI Builder. The logo will appear at the bottom of a Portal Experience on every page.

  1. Open Experience in UI Builder
  2. Click “New”
  3. Click “Edit Experience Settings”
  4. Click “Branding and Theming”
  5. Click “Advanced Settings”
  6. In the related lists, open the Theme record
  7. In the UX Theme Asset related list, click “New”
  8. 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": "footer_logo" }
  9. Click Submit
  10. Close current browser tab to return to UI Builder browser tab
  11. Close portal settings
  12. Click “Open” to test page

Special thanks to Ninja Bytes