• Resolved Oztac

    (@oztac)


    I have a big space between my logo and the content of my blog. Does anyone know what I have to remove in order to fix this? So that everything is right under my logo. This is what my site looks like right now. https://www.kerform.com/blog . Thanks for your help.

Viewing 1 replies (of 1 total)
  • Go into your CSS file and remove the following code for header &

    #header{

    height:100px;

    text-align:left;

    width:800px;

    padding:5px 0;

    }

    or hide it by adding /* at the beginning and */ at the end of the code.

Viewing 1 replies (of 1 total)
  • The topic ‘Space between header and content of blog’ is closed to new replies.