• So, a while back when I went to our website there were a bunch of blank lines under the header on my Bento Theme. After some struggle I found a CSS fix:

    .bnt-container.post-header-container {
    display: none;
    }

    However, this is a fix… I want to get rid of these blank lines… I don’t know where they came from or where to go to turn off the post header container or turn it to zero or ??

    Any Ideas…

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

  • The topic ‘Post Header Container’ is closed to new replies.