Okay
  Public Ticket #1405266
No way to change main menu colors?
Closed

Comments

  • josh started the conversation

    I see the setting to change the color of the main menu/logo background color, but no way to change the font colors of the menu items. Am i just over looking it? 

  •  93
    djwd replied

    Hi there,
    font color (dark or light) is generated automatically depending on the background chosen.

    If you want to customize it separately you'd need some Custom CSS, something like:

    #wrapper-navbar li a {color: #FFFFFF}

    should work.  

    (To place in the Advanced > Custom CSS textarea and customize with your desired color hex code.)

    Hope it helps

    Regards
    djwd