• Closed
  • ToisonDor
    Spectator
    November 27, 2013 at 7:15 am #8161

    When I look at Appearance > evolve Settings > Styling Options > Or Custom Menu Color, I can enter a Hex value for the menu color I want (#eadfc9), but the color does not appear unless I enable the Menu Background. Is there a way to set a custom menu color and keep the Menu Background disabled? If nothing else, can I add it via Custom CSS?

    Thanks.

    http://www.sitm.info/reg1/
    (the site is in early development stages, so things change pretty frequently.)

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 9:55 am #8636

    try something like this in Custom CSS field:

    Code:
    .menu-header {background:blue;}