Viewing 1 replies (of 1 total)
  • It appears to be black now did you fix the issue?

    Unless you mean the section behind your logo.

    In your Child Theme or CSS Editor Plugin try this code:

    .header-bottom {
        background: none repeat scroll 0% 0% #000;
    }

    *Note
    If your theme has a custom CSS Editor in it, you can also paste the code in there.

    Never edit core CSS files, they’ll be deleted when the theme is updated.

Viewing 1 replies (of 1 total)
  • The topic ‘White border after theme update’ is closed to new replies.