Archived topic
Merged header not visible
5 replies · Started by Wesley on December 7, 2018
Hi, I've followed the instructions I think correctly, but my header seems to be hidden behind the slider on the home page and behind content on other pages.
Please can you advise, hopefully something simple I've not done!
Thanks
Hi there,
try adding this CSS:
.header-wrap {
z-index: 1000;
}
You may also want to set the Offset Site Header Height to 156px ( thats the height of your header) for your content pages, it will stop the content from slipping under the header.
Thank you, worked a treat!
Re: Offset Site Header Height to 156px, is this CSS or a setting somewhere?
Thanks
In the header element > Site header tab - theres a field for it :)
Thanks!
You're welcome