Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1005715

    I would simpley like to change the color of the submenu fonts from grey/white to a dark blue. (#084a79) As they are now, the sub level drop downs are too light. I have attempted to edit the color selection in the “Main Menu sublevel Links” under the advanced styling section of the Enfold Theme Options. None of the changes seem to have any effect.

    Can anyone offer a solution? Thanks in advance.

    #1005749

    Hey Cirrus756,

    Try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top #header #avia-menu .sub-menu a {
        color: #084a79;
    }

    Hope this helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.