[Resolved] How do I adjust my Page Header Height?

Home Forums Support [Resolved] How do I adjust my Page Header Height?

Home Forums Support How do I adjust my Page Header Height?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #274186
    Jenne

    Hey GP team, I am quite a newbie to customizing GeneratePress so I might be asking something stupid.
    I am customizing the page header at my site (undermywhitecoat.com) and I just couldn’t figure a way to adjust its height.
    I’ve searched through the knowledge base and came across this: https://docs.generatepress.com/article/page-header-image/ but the interface is quite different from what I’m using now (How do I get to that ‘Image Height’ function?).

    I’ve looked under Layout> Page Header and Background Images > Header but can’t find anything helpful. Can you help? Thanks!

    #274188
    Jenne

    Hey guys, I figured that out! I’m sorry for asking this without playing around the pages first.
    I have no questions for now! Thanks.

    #274254
    Tom
    Lead Developer
    Lead Developer

    Glad you got it working ๐Ÿ™‚

    #274394
    Jenne

    Hey Tom, sorry! Another question. Using this page as an example: http://undermywhitecoat.com/hire-me/
    How do I eliminate the padding between the navigation bar and my header image? Thanks!

    #274395
    Leo
    Staff
    Customer Support

    Hi Jenne,

    Try this CSS:

    .separate-containers .page-header-image {
        margin-top: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let us know.

    #274396
    Jenne

    It worked! Thank you so much Leo. You saved my day.

    #274397
    Leo
    Staff
    Customer Support

    You’re welcome ๐Ÿ™‚

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