Archived topic
Full page header image
4 replies · Started by Christophe on December 6, 2016
Hi,
I try made a fullscreen page header, without content below.
But there is a gap below. see screenshot
https://drive.google.com/open?id=0BwRpt1oYREWfNzRjdmF2T3JmX1U
Can remove this gap in the settings?
Christophe
Hi Christophe,
Any chance we could see your site? Would be easier to tell where that padding is coming from.
Looks like you could just hide the container on that page:
.container {
display: none;
}
Hi Leo and Tom,
I install the page Builder Elementor.
So i make a fullscreen page header with EB with success.
Christophe
Glad it works for you!