Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #401613

    I have one menu drop down that is showing up with a different color background than all the other dropdowns in my main top navigation menu. I would like for all of the dropdowns to have a white background with teal text. Please advise how I can achieve this.

    Thanks in advance!

    #401887

    Hi suburbanite!

    Thank you for using Enfold.

    Add this to the Quick CSS field:

    #top #wrap_all .av-main-nav ul > li > a {
    background-color: #ffffff !important;
    }

    Cheers!
    Ismael

    #406485

    That worked, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘One Menu Dropdown is a Different Color’ is closed to new replies.