Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #343037

    On my blog page I have a black space on top. How can I disable this black space?

    https://edita-von-eden.de/aktuelles/?cmp_bypass=572f8f99a3d8cd1112386aa9e936aa55

    #343042
    Sakin
    Keymaster

    @zenkeran: It’s from the Header Media, and it’s missing a header image. Go to “Appearance => Customize => Header Media”. If you don’t need Header Media, then in the “Enable on” option, you need to select “Disabled”. So, choose the option as per your need and also if you need you can add Header Media image as well.

    #343048

    Hello Sakin,

    Thanks for your reply. But I think I have diabled the header media.
    If you add video, it will only show up on Homepage/FrontPage. Other Pages will use Header/Post/Page Image depending on your selection of option. Header Image will be used as a fallback while the video loads
    Enable on

    Homepage / Frontpage
    Excluding Homepage
    Excluding Homepage, Page/Post Featured Image
    Entire Site
    Entire Site, Page/Post Featured Image
    Pages and Posts
    Disabled
    I don’t have select a image.

    Any ideas?

    #343063
    Sakin
    Keymaster

    Hello Andre,

    Yes, I mean you have enabled the Header Media, but it’s missing an image. So, which option have you selected and how about the image?

    Regards,
    Sakin

    #343068

    Hello Sakin,

    this must be a other reason. The header media is disbled.

    If I try to display the header media for testing, the header media will not be displayed.

    Is there a CSS available for that?

    #343069

    I have found a solution. I added the following in the additional CSS:

    .custom-header {
    display: none;
    }

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.