Reply To: Full Width Featured Image for static page

Home Forums Support Full Width Featured Image for static page Reply To: Full Width Featured Image for static page

Home Forums Support Full Width Featured Image for static page Reply To: Full Width Featured Image for static page

#243638
Tom
Lead Developer
Lead Developer

Hi there,

This CSS might help:

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

The image has to be large enough to be full screen for it to work though.