Home Analyst Portal
Options

Changing color of icons in the sidebar.

Eivind_OsbakEivind_Osbak Customer Advanced IT Monkey ✭✭✭

Hi.

Anyone know the css for the iconcolor in the sidebar?

Eivind

Best Answer

Answers

  • Options
    Eivind_OsbakEivind_Osbak Customer Advanced IT Monkey ✭✭✭
    Hi Elvind,

    I think this is what you are after:

    .nav-icon-color {
    	color: white;
    }
    

    Geoff


    Hi.

    Thank you. That was exactly the one I was looking for.

    Eivind

Sign In or Register to comment.