Topic: Databackdrop modal is inside of all elements
renatoveronese
free
asked 6 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?
Sands
pro
answered 6 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.
Sands
pro
answered 6 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!
Arkadiusz Idzikowski
staff
answered 6 years ago
Please try to use our dynamic modal. You can find all instructions here:
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: Desktop
- Browser: Opera
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Sands pro commented 6 years ago
I get the same error with the jquery package...