• Hi

    I’m needing to change the colour of the text in the top navigation bar of the ‘Evolve’ theme as well as the text dropshadow.

    Searched everywhere. Please help.

    Thanks in advance

    John

Viewing 1 replies (of 1 total)
  • Try putting the following in the custom css under evolve settings and change the color and text shadow to what you like.

    ul.nav-menu a {
    color: #111;
    text-shadow: 1px 1px 0px #fff;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Change navigation bar text colour’ is closed to new replies.