Hi Enfold-Support,
how can I get the sticky Element on top of the page to cover all other page elements? Z-Index to 99999 did not work… It’s set to position: relative.
Any help highly appreciated
Thanks,
Matthias
Hey Matthias,
I can’t see any elements covering the header on the page you linked to, did you manage to find a solution? If not, then please share a screenshot highlighting the problem.
Best regards,
Rikard
I mean the first content element. The only sticky content on the page. Just scroll down a bit and you will see it. Thanks!
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #after_full_slider_1 {
z-index: 99999;
}
Best regards,
Rikard
Got it! Thanks! Could you please help me for this last page where I did not get it working with your help?
See private content.
Thanks again!
Hi,
When I check your page I get a “502 Bad Gateway” error, it seems to redirect to a strange URL, in the private content area, please check, it could be a server error.
Best regards,
Mike
Just tried, it works on my side… maybe there was a temp problem on the webserver.
Anyway, I had to change the permalink structure, please try the new link given in the private content section.
Hi,
Try adding this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#wichtige_infos_besuch_praxis {
z-index: 99999;
}
.page-id-1213 #av_section_1 {
z-index: 0;
position: relative;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted
After applying the css, please clear your browser cache and check.
Best regards,
Mike
That did the trick! Thanks again for the support, you guys are always amazing and helpful!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike