• Resolved aniavaidosa

    (@aniavaidosa)


    Hello,
    I’m using free version of popupally. Customizing the popup is very easy. The main problem is displaying.

    The box displays under the header. Is there a CSS to make the box overlay?

    And also is there a CSS for the box to appear lower on the page?

    Thanks for help

    https://wordpress.org/plugins/popupally/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I would definitely like guidance on this as well!

    I tried this in my theme’s custom CSS but it didn’t work:

    #wrapper {
    z-index: 1;
    }

    Thread Starter aniavaidosa

    (@aniavaidosa)

    Hey ElleGraf!

    Turns out, that popupally does not help you unless you don’t buy the pro version. The free version does not respond to any changes I have tried to make.

    I have resolved my problem to display the box on the header, but not lower on the page. I changed the z-index of the header. My theme put a very high numer on it. It should be lower than the z-index of the popupally box. Now all the page content, including header is under the box.

    So – check the z-index of the popupally box and then check the z-index of the header and make it lower than the popupally index. I hope this helps you 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Popup box lower and overlaying’ is closed to new replies.