Topic: Databackdrop modal is inside of all elements
renatoveronese
asked 2 years ago
I'm trying to put a modal in my site, but the data-backdrop is inside of all elements:

How can i fix this?
Arkadiusz Idzikowski
staff answered 2 years ago
Please try to use our dynamic modal. You can find all instructions here:
Sands
pro answered 2 years ago
I think I fixed it. The bootstrap.css has the z-index too high, it was z-index: 1040. Once I changed that it works fine!
Sands
pro answered 2 years ago
Update: Actually what fixed the problem for me is to remove it from within the sticky class div element and put the modal part at the bottom of the page.
Resolved
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 7.0.0
- Device: Desktop
- Browser: Opera
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Sands pro commented 2 years ago
I get the same error with the jquery package...