Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #304199
    Hans
    Participant

    Hello Skandha,

    We mailed a lot about the header image. I  searched a lot in the support forum and I think to know in what direction the solution for het head cut off problem is to find.

    If I add the header image header and text and link, than the problem has been resolved. But I Do not want to have a text in the header image.

    So: is it possible to make the theme so that this is possible?

    Kind regards

    Hans Hagmeijer

    #304216
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Can you please change the Header Image with the image of cyclist so that I can look into the issue?

    Kind Regards,
    Skandha

    #304222
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
    display: none;
    }
    .custom-header-media img {
    position: unset;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    #304250
    Hans
    Participant

    Hello Skandha,

    I think, this is the solution.

    Thank you for solving the issue.

    Kind regards

    Hans Hagmeijer

    #304252
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header image’ is closed to new replies.