Topic: Modals do not honour their positions on smaller mobile screens
Raymond Huang pro asked 7 years ago
Marta Szymanska staff pro premium answered 7 years ago
Hi,
these are a Bootstrap settings for modals, but you can change this in CSS, e.g.
.modal.modal-content-clickable .modal-dialog { position: fixed; } .modal .modal-fluid, .modal .modal-frame { width: 100%; max-width: 100%; } .modal .modal-dialog.modal-bottom { bottom: 0; margin: 0; }
Best,
Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No