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

    In my header there is a slightly different background color behind the menu items?
    How can i get rid of them and have the header area background pure white?

    Please check on the link below.

    I very much appreciate your support and recommend your theme !

    thanks

    #1110803

    Hey mirotck,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header .av-main-nav > li > a {
        background-color: #fff !important; 
    }

    Best regards,
    Mike

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