[Resolved] Can't find the Header height setting

Home Forums Support [Resolved] Can't find the Header height setting

Home Forums Support Can't find the Header height setting

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #349367
    Henry Bowman

    I’m experimenting with some new background images for my header, and I remember a section in an older version of generate press that let you set all the Div’s sizes by pixels. I can not for the life of me find this setting now.

    #349378
    Leo
    Staff
    Customer Support

    Hi there,

    Try adjusting the top and bottom header padding: https://docs.generatepress.com/article/header-padding/

    #349412
    Henry Bowman

    is that the css padding in the div or the actual div size? I need to size the space the header takes up.

    #349420
    Leo
    Staff
    Customer Support

    In the div. So the green part here: https://s4.postimg.org/6h3gyjcot/headpadding.png

    #350077
    Henry Bowman

    The padding settings are not what i’m after, I want to set the header’s Div space height so it matches the background images we use.:

    head padding vs  Div size

    #350214
    Leo
    Staff
    Customer Support

    Unfortunately I believe that’s how background images work in the header.

    Maybe there is a way with CSS. I’ll ask Tom to confirm 🙂

    #350248
    Tom
    Lead Developer
    Lead Developer

    You can set the height of the header, but I don’t suggest doing so at all. For example, if you set it to something like 400px, that will take up most of your screen on mobile.

    .site-header {
        height: 400px;
    }

    If you want the header to be the height of your image while remaining responsive, you’d want to upload it as a static image instead of a background image in “Customize > Site Identity”.

    #446429
    John

    I too would like to do what Henry’s asking, change the vertical size of the header. I’m happy to make the change by uploading the image as a static image instead of a background image in “Customize > Site Identity”, but I can find no such option there. Is this a version thing? I didn’t see it anywhere else either, though I’m a noob here, so it’s probably me.

    #446469
    Leo
    Staff
    Customer Support

    Maybe try changing the header padding? https://docs.generatepress.com/article/header-padding/

    If not can you open a new topic and provide a link to your site?

    Thanks!

    #1926284
    Roger

    I tried the link posted, where it said to use:

    Appearance > Customize > Layout > Header

    But… Header padding settings are not there.

    I think I’m missing something?
    Any chance someone can redirect me?
    Thanks!

    #1926297
    Ying
    Staff
    Customer Support

    Hi Roger,

    Can you make sure the Spacing module is activated at appearance > Generatepress?

    Let me know 🙂

    #1926301
    Roger

    @Ying

    Ah ha! 🙂 It was not activated.

    Thank you for letting me know to do that!

    #1927003
    Ying
    Staff
    Customer Support

    No problem 🙂

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