Full height modal


Topic: Full height modal

dmpneuro pro 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.

Marta Szymanska staff pro premium 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 { height100%; } }

Best,
Marta


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
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No