Title: Visual Conflict on WPEngine
Last modified: August 24, 2016

---

# Visual Conflict on WPEngine

 *  Resolved [Spark Development](https://wordpress.org/support/users/ryanajarrett/)
 * (@ryanajarrett)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/visual-conflict-on-wpengine/)
 * WP Engine has an mu-plugin that adds a stylesheet to the admin pages. One of 
   the elements it styles in .modal-backdrop.fade.in:
 *     ```
       .modal-backdrop.fade.in {
         position: fixed;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
         z-index: 1040;
       }
       ```
   
 * This means that the backdrop appears over the dialog. Could you increase the 
   z-index of your dialog to compensate?
 * Thanks,
 * Ryan
 * [https://wordpress.org/plugins/wp-nested-pages/](https://wordpress.org/plugins/wp-nested-pages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kyle Phillips](https://wordpress.org/support/users/kylephillips/)
 * (@kylephillips)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/visual-conflict-on-wpengine/#post-5967557)
 * This should be fixed in v1.3.13, just released. I was able to replicate the issue
   on a site running on WP Engine, and the update cleared it up.

Viewing 1 replies (of 1 total)

The topic ‘Visual Conflict on WPEngine’ is closed to new replies.

 * ![](https://ps.w.org/wp-nested-pages/assets/icon-128x128.png?rev=1690043)
 * [Nested Pages](https://wordpress.org/plugins/wp-nested-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-nested-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-nested-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-nested-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-nested-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-nested-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kyle Phillips](https://wordpress.org/support/users/kylephillips/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/visual-conflict-on-wpengine/#post-5967557)
 * Status: resolved