[Resolved] Merged header not visible

Home Forums Support [Resolved] Merged header not visible

Home Forums Support Merged header not visible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #750538
    Wesley

    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

    #750556
    David
    Staff
    Customer Support

    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.

    #750561
    Wesley

    Thank you, worked a treat!
    Re: Offset Site Header Height to 156px, is this CSS or a setting somewhere?

    Thanks

    #750640
    David
    Staff
    Customer Support

    In the header element > Site header tab – theres a field for it 🙂

    #750682
    Wesley

    Thanks!

    #750684
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.