• Resolved odeoffice

    (@odeoffice)


    Hi!

    As you can see at my homepage (https://odf.or.at) there is a blank space between the header an the first picture. I don’t want this plank space and I think the problem is that I don’t have and I don’t want a header picture.

    BR
    Björn

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • TUT Support

    (@phpexpert21)

    Hello @odeoffice,

    We can remove the space with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

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

    Kind regards,

    Manoj

    Thread Starter odeoffice

    (@odeoffice)

    Worked perfectly.
    Thank you so much!

    BR
    Björn

    Theme Author satoristudio

    (@satoristudio)

    Hello Björn, thanks for choosing Bento! I’ve the theme author, and there might be a code-less solution to your question: if I understood you correctly, you can get rid of the page header on a specific page by un-ticking the “Activate Extended Header” checkbox in the “Page Header Settings” section, while in the edit mode for that page. For more info on page headers in Bento, here’s a link to the respective section of our online manual.

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

The topic ‘Remove the header picture’ is closed to new replies.