Remove CA logo - left toolbar
search cancel

Remove CA logo - left toolbar

book

Article ID: 117242

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

The CA logo appears in the inner menu on the top of the left toolbar. Customers may want to hide the CA logo.
This article describes how to hide this log.

Environment

Identity portal 14.0 and up

Resolution

Create a custom CSS rule in the branding option of the Admin UI
The name should be: .nav-menu-header > img
Add an attribute to it called 'display' and the value should be 'none'.