• Resolved Bithia

    (@bithia)


    Hi everyone, thank you for reading me.

    I’m working on a test website and I have an issue that I can’t resolve by myself. Like many other, I have a space between the header and the content which is ugly.

    I saw a lost of post about this particular issue, I tried several techniques but the result is always the same, the space is here.

    Could you help me please ? My website is http://noaclaisse.com

    Thank you 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • I believe you are able to select “No top margin” when you edit a page and scroll down to the “Page Settings”.

    Hi Bithia
    I checked You given URL i saw the white-gray on most top then start Main Content Section .. if you want to remove this top space then just use this css #main {
    padding: 0px 0 50px 0!important;
    }
    on your style.css file

    Thanks
    Musa

    Thread Starter Bithia

    (@bithia)

    Hi RMWessels,

    Unfortunately, I don’t have this option in the page settings 🙁

    Thank you

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

The topic ‘Space between header and content’ is closed to new replies.