• Resolved b5c2a97d76

    (@b5c2a97d76)


    Hello. Please help me to change the font color in main menu of the theme header. I need the color to be #555.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Pedro Pinto

    (@pintomena)

    In field CSS User from Orbit Options > General copy this code

    .dropdown ul a:link, .dropdown ul a:visited {
    color: #555;
    }

    Thread Starter b5c2a97d76

    (@b5c2a97d76)

    Thank you for help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Main menu in the theme header’ is closed to new replies.