Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #922449

    Hi,

    The header and footer is loading over my page content. So when I scroll the page content, it scroll in a small window inbetween the header and footer.

    Any ideas?

    #922761

    Hey hcassin,

    I have no idea, but if you send us a link where we can see the problem then maybe that could change?

    Best regards,
    Rikard

    #923109
    This reply has been marked as private.
    #924225

    Hi,

    Thank you for the info.

    The stack order of the header and footer is greater than of the main container so you have to increase the z-index. Please add this css code in the Quick CSS field.

    #main, #main .container_wrap_first {
    z-index: 100000;
    position: relative;
    }

    Best regards,
    Ismael

    #924526

    That worked perfectly.

    Thank you so much!!

    #924853

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #924930

    This can be closed!

    Greatly Appreciated.

    #925022

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Header and footer load over page content’ is closed to new replies.