Site logo

page header full screen background

Home Forums Support page header full screen background

Home Forums Support page header full screen background

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

    Hi,

    I’m new here and just tried the premium version. I can’t get the header image to display at full screen. I think it did it once but i might have changed a setting.

    I enabled the ‘Make background image full screen?’ option but it does not seem to work.

    here is a link http://gp.sierink-wp.nl/

    Regards

    #166726
    Tom
    Lead Developer
    Lead Developer

    Hi Jasper,

    The “Make background image full screen?” option applies to when you have content and have set your image as a background.

    There’s currently no option to make the static image 100%, but it’s coming with the Page Header rebuild.

    For now, you can use this CSS:

    .page-header-image {
        max-width: 100%;
    }
    
    .page-header-image {
        width: 100%;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Let me know if you need more info 🙂

    #166786
    Jasper

    Thanks, that explains why i had seen it working before, there was some content then.
    Any rough time frame for the new page header rebuild?

    #166846
    Tom
    Lead Developer
    Lead Developer

    Once I get the new version of GP out it’s next in line.

    Hoping it’s quick and painless, but I don’t really have a time frame yet.

    It is a priority though 🙂

    #166968
    Jasper

    Well, i guess i can wait on that, it promises to be good!

    I know that in the pageheader rebuild you can include the menu in the page header.
    Can this be done at the moment also with some custom CSS?

    • This reply was modified 10 years, 2 months ago by Jasper.
    #167019
    Tom
    Lead Developer
    Lead Developer
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.