section post header

Hi,
how can I place my background pic in a blog post without a white space above it? There is a section post header at the top and I didn't find a way to deactivate it.
It works fine with pages, but not with blog posts.
Thanks for your help
Roger

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • Hi Pablo,
    thanks for your response. The website is still under construction, so I can't send a link. But here a three screenshots.
    image
    It's a blog post and shows a white area above the picture.

    image
    This shows it with the analysing tool on.

    image
    Pages don't have this white section post area.

    How can I switch this off?
    Thanks
    Roger

  • Hello,
    Try this CSS:
    .section-post-header{display:none !important}
    Thanks
  • Hi Pablo,
    that fixed it! 
    Thanks and all the best
    Roger
Sign In or Register to comment.