• Resolved ben2101

    (@ben2101)


    Hi all,

    I’m in the middle of building my website, however there is a thin white line running along the header.

    To show you what I mean, please take a look at my website: https://www.screenitmedia.co.uk

    If anybody knows how to get rid of this, I’ll be extremely grateful.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Poseidon.

    You can remove the border line of the header area with this short CSS snippet:

    .site-header {
        border-bottom: none;
    }

    Best,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Header issue (line)’ is closed to new replies.