Change Logo within the hamburger menu within Broadcom Identity Portal
search cancel

Change Logo within the hamburger menu within Broadcom Identity Portal

book

Article ID: 225541

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Portal

Issue/Introduction

Is it possible to change the logo under the hamburger menu within Identity Portal?

Environment

Release : 14.3

Component : IdentityMinder(Identity Manager)

Resolution

The CA logo and text is static and cannot be modified but it can be hidden by adding below custom CSS in Branding section.

Unfortunately, it can not be re-branded. The workaround is to hide the logo and text itself.

To hide CA logo and 'Identity Portal' text in Navigation Menu:

- Login to Admin UI.

- Go to BRANDING section

- Add Custom CSS

    Name: .nav-menu img
    Add Attribute
     display: none

https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=GlUnfRbVDxRXaLC++HVqsw==

- Add Custom CSS
    Name: .nav-menu-header span.ng-binding
    Add Attribute
     display: none

https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=ykOOKjEJA7I+P78jTxumtA==