ui-dialog z-index issue
-
Have a z-index issue with WP5.5 and the ui-dialog success popup when clearing the cache. Here’s a screenshot.
The fix that has worked for me is tweaking a quite large z-index value for the dialog
\plugins\wp-cloudflare-page-cache\assets\css\style.css
.ui-dialog { z-index: 9999 !important; }
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘ui-dialog z-index issue’ is closed to new replies.