On my theme (Canvas from Woothemes), when there are pop-up messages warning or informing the user about something, they often appear behind the main menu for the screen.
Is there any way to reposition these or tune where they pop up? (I’d prefer the center of the window).
That’s from the menu having a higher z-index value than our error messages. This is usually set with CSS.
You can try copying this code into your child theme’s stylesheet and tweak away to change the defaults. If you increase the z-index value that will make it appear before the menu:
The support post ‘[EE4] Pop-up error messages displaying behind menu bar’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.