Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Try this additional css:

    
    #header-inner-inner-inner { background: #fff; }
    @media only screen and (min-width: 720px) {
    #nav-header .nav > li.current_page_item > a:before, 
    #nav-header .nav > li.current-menu-item > a:before,
    #nav-header .nav > li.current-menu-ancestor > a:before,
    #nav-header .nav > li.current-post-parent > a:before { border-top: 8px solid #fff!important; }
    }
    
    Thread Starter fahadurrehmankhan1

    (@fahadurrehmankhan1)

    Worked like a charm! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do i change Header Black Background to white ?’ is closed to new replies.