Site logo

Archived topic

page header full screen background

5 replies · Started by Jasper on January 19, 2016

Viewing posts 1–6 of 6

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

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 :)

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?

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 :)

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 archived topic is closed to new replies.