Tagged: popup
Hi, I have installed a donation button on the website. After clicking on the button a popup appears but behind the header and footer.
Can you please help me to correct this.
please click on the blue DONEER button at the bottom of the page and you will see what the problem is.
Thanks!!!
Hey vonweiler,
Add this to quick css:
#header{
z-index:1!important;
}
For the footer do you have a z-index set somewhere already?
Best regards,
Jordan Shannon
Hi Jordan,
By adding the code to the quick css, the submenu’s are not working anymore.
Any other idea?
Thanks!
Hi,
Try this code in the General Styling > Quick CSS field:
.page-id-646 #header {z-index: 0 !important; }
.page-id-646 .mm-wrap {z-index: 1000 !important; }
Best regards,
Mike
Thanks!!! Mike!!!
Hi,
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
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,
Yigit