Okay
  Public Ticket #890953
page shadow color
Closed

Comments

  •  2
    Joshua started the conversation

    Hi!

    IS there a way to change the shadow color that appears on the page that your are currently on? right now it is a grey color and I was looking to change it.


    Thanks a lot!

  •  1,558
    Laborator replied

    Hi Joshua,

    I don't know if you mean the link active color or which one but this is the CSS that you need to paste in the Custom CSS area to change the color:

    header .current-menu-item {
        background: red !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group