Topic: MDB angular modal appears behind back drop
Chetan D free asked 7 years ago
Hi,
I am using mdb angular modal login and when i use it the modal appears behind back drop.
it is applying this style but i am not able to override this style.
.modal-backdrop {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 1040;
- background-color: #000;
Add comment
Dawid Adach pro answered 7 years ago
Dear Chetan D,
could you please provide us with more details? I cannot reproduce the issue. Please provide the source code, Angular and CLI version, MDB Version.
Regarding CSS styles it depends on where are you trying apply them as Angular is loading styles in certain order, however modal should work out of the box without any extra styles.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags