• Resolved go-systems

    (@go-systems)


    i All,

    I’m battling with a gap between the header and the main content. Im trying to bring the content up to closer to the menu.

    Could someone guide me to fix this issue?

    Thanks and Kind Regards

    Glenn

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi
    in your style file (/wp-content/themes/hitmag/style.css1) line number 2196 you will see this
    .site-header {
    margin: 0 0 40px;
    }

    now change to this
    .site-header {
    margin: 0 ;
    }

    Thread Starter go-systems

    (@go-systems)

    Thanks leadsoft !!! It solved the problem!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Gap below the header and menu’ is closed to new replies.