Viewing 1 replies (of 1 total)
  • Are you referring to the thin line at the bottom of the header image? It’s the bottom border of the header image:

    .header-image {
       margin-bottom: 0;
       border-bottom: 1px solid #EAEAEA;
       width: 100%;
    }

    You can override it with your own CSS.

Viewing 1 replies (of 1 total)

The topic ‘How to remove this white bar?’ is closed to new replies.