Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #97570
    Poul
    Participant

    My question: I’ve chosen a fixed header image, removed the “site title” and “tag line”, removed the social media icons and search bar above header, but it still shows a thin white line (about 1/4 inch) above the image.

    I’ve also tired resetting the Top Header Margin to 0px, -10px, 30px, etc. but nothing seems to help.

    Any ideas?

    Thanks for any help you can give,

    #97604
    Pratik
    Keymaster

    Hi @Poul,
    Can you post in your site url?

    #97729
    Poul
    Participant
    #97769
    Pratik
    Keymaster

    @poul2015: Try following code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    #masthead {
        display: none;
    }
    

    Let me know how it goes.

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White space above header’ is closed to new replies.