Topic: MDB angular modal appears behind back drop

Chetan D free asked 6 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 {
  1. positionfixed;
  2. top0;
  3. right0;
  4. bottom0;
  5. left0;
  6. z-index1040;
  7. background-color#000;
}  

Dawid Adach pro answered 6 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.  

Please insert min. 20 characters.

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