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?
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
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
That worked perfectly.
Thank you so much!!
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
This can be closed!
Greatly Appreciated.
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