• Closed
  • Raw
    Spectator
    April 25, 2017 at 6:27 pm #33495

    Hi, How do I change the sub-menu colors in evolve+?

    Priyank
    Spectator
    Posts: 747
    April 26, 2017 at 7:16 am #33498

    Hi,

    Not available option of only sub-menu colors but you wish to change whole menu item colors so follow instruction
    Go to theme options and open Typography, Choose Menu and check Main Menu Font Color.
    Theme options -> Typography -> Menu -> Main Menu Font -> Font Color

    Thank you

    Raw
    Spectator
    Posts: 7
    April 26, 2017 at 4:24 pm #33501

    well that sucks :?(

    Wendy Schmidt
    Spectator
    Posts: 1
    April 26, 2017 at 6:26 pm #33502

    That changes both the main menu and dropdown, so that it’s impossible to have a dark colored main menu with a reversed out dropdown

    Priyank
    Spectator
    Posts: 747
    April 27, 2017 at 9:28 am #33512

    Add below css:

    #wrapper .link-effect .sub-menu a {
    color: #000;
    }