Reply To: Newbie Alert: Just need to change a few colors in css – confused…

Homepage Community Forums Optimal Theme Support Newbie Alert: Just need to change a few colors in css – confused… Reply To: Newbie Alert: Just need to change a few colors in css – confused…

#4894
maxmyadmin1
Customer

    OK – I finally found on my own how to change the colors on the main menu options and drop downs. And, I even found how to get the Custom menu options to show something other than white. My problem now is that also changes the Main Menu colors which I really want to stay white.

    .optimal-green .menu a {
    color: #fff;

    When I update the above it changes both the Primary menu options as well as the Custom menu options. I need the custom menu options to be different.

    Help?