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

    Hi,

    I want to be able to add a background image or color to my header/menu area. Right now it’s all white. I was able to change my header background but my nav menu remained white. How can i make the whole area one solid color/image?

    Thanks!

    #374582

    Hey slipp22!

    Thank you for using Enfold.

    The menu stays white because of this code on your Quick CSS:

    #top #header .av-main-nav > li > a {
    color: #ffaa00;
    background-color: #ffffff;
    font-size: 18px;
    }

    Remove the background-color property.

    Regards,
    Ismael

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