Replies: 1 comment
-
|
add the class
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to change the z-index of overlay backdrop? I have the following scenario:
Sidebar and the modal is shown in the content
Sidebar & Modal have a backdrop of z-[50] which is set by preline JS. This makes both the sidebar and modal visible when modal is in Open state.
I have found the property
data-hs-overlay-backdrop-containerin preline JS documentation, however the classes do not update...I want the overlay backdrop on top of the sidebar. Any suggestions? The following is the result of current setup.
Beta Was this translation helpful? Give feedback.
All reactions