Topic: modal-fluid in medium and smaller screens - not fluid anymore

cdenby pro asked 5 years ago


When I move from a LG or XL screen down to a medium or smaller, the modal-fluid no longer takes up the full width of the viewport.

Is this by design, or is it a defect?

Quick GIF Link



Please take a look at scss/free/_modals.scss on line 208:

@media (min-width: $medium-screen)

As you can see, classes such as .modal-fluid will be affected only on medium and larger screens. You can set it to $small-screen to make it work on small screens or completely remove the media part to make it work on all screen sizes



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: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.5.12
  • Device: PC
  • Browser: Chrome
  • OS: win10
  • Provided sample code: No
  • Provided link: Yes
Tags