Modal Overlay Z-index
-
Hi. We are not able to save anything when the popup windows show because the modal overlay appeared on top of the popup windows and doesn’t allow you to click on the save or ok button Look at the screenshot https://prnt.sc/fmjm6g
This is the div causing it:
<div class="ui-widget-overlay ui-front" style="z-index: 9998; position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgb(0, 0, 0); opacity: 0.5;"></div>
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Modal Overlay Z-index’ is closed to new replies.