Tagged: 

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

    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!!!

    #889405

    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

    #889600

    Hi Jordan,

    By adding the code to the quick css, the submenu’s are not working anymore.

    Any other idea?

    Thanks!

    #889618

    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

    #890021

    Thanks!!! Mike!!!

    #890028

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Popup appears behind header & footer’ is closed to new replies.