Custom color on Headers on App Screen (Identity Portal)
search cancel

Custom color on Headers on App Screen (Identity Portal)

book

Article ID: 141980

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

We are trying to change the color of the headers on the OOTB Apps screen and we do not see it in the Branding.

 

Environment

Release : 14.1

Component : SIGMA-Identity Suite

Resolution

 Identity Portal doesn't support branding for apps, you can still add custom rules in the branding from Admin UI to style the elements like desired.  

1. Find the selector by inspecting the element using developer tools  ( .links-container .link-category .category-name  is the selector for the header in apps screen)

2. Go to admin UI, Branding Tab.

3. Create a custom CSS selector by clicking on the '+' icon.

4. Give the name as the selector we saved in the earlier step. (step1)

5. Click add an attribute and select color from the list.

6. add the value as desired.

7. Save it.

8. Refresh Apps screen in Sigma UI.