Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #786397
Dropdown Menu Background
Closed

Comments

  • Lee started the conversation

    I want to change the background color of dropdown menus from the main navigation bar.

    I've looked at all the CSS files and experimented with the code that seems to apply with no luck.

    Can you point me to the appropriate code, please?

    Thanks

  •  184
    George replied

    Hi,

    Go to Eclipse -> General Settings, paste the next code to Custom CSS field and save changes.

    nav ul ul {
        background: #000000;
    }
    

    Hope this helps.

    Best regards,

    George