Closed iunary closed 7 years ago
@iunary thank you for using our product. You have 2 options: 1. move the body of the modal outside of the div.wrapper or 2. add this code: $('.modal').appendTo("body"); inside assets/js/light-bootstrap-dashboard.js inside $(document).ready(function(){... function. Please let us know if that was working fine.
Best, Alex!
@irsyadadl do you have an example link so we can check?
The second option worked for me. Thanks!
The first option worked for me. Thanks!
I have resolved it by remove "z-index:2" in class "main-panel".
it is not working for me
my modal showing on inspector, but not on the page
There is an issue with boostrap modal check out the following image
Any hint how to fix it?