Topic: Full height modal
dmpneuro premium asked 6 years ago
In your latest version of MDB (4.5.8), the full-height modal no longer works - even in your own website demos. The height is only as tall as the content, but it should be the full height of the window.
Please review.
Add comment
Marta Wierzbicka staff answered 6 years ago
Hi,
In case you have a lot of content leave settings which is now, but if you have not much content, add this code to your CSS:
@media (min-width: 992px) { .modal .modal-full-height { height: 100%; } }
Best,
Marta
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: Premium
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags