Topic: Showing modal after scroll
yannickninot free asked 3 years ago
Hello, I can't find in the documentation the possibility of making a modal visible when the user scrolls. Is this possible with the current documentation?
Add comment
Michał Duszak staff answered 3 years ago
Hello, just use this CSS entry.
.modal-open {
overflow: visible !important;
}
https://mdbootstrap.com/snippets/standard/m-duszak/3091986#css-tab-view
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 Standard
- MDB Version: MDB5 3.5.1
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No