Topic: Remove the padding right modal on navigation
Marta Szymanska staff pro premium answered 6 years ago
LauraPitskhelauri pro answered 6 years ago
mustufaahmed375 answered 5 years ago
Hasan Ali Haolader answered 2 years ago
Add in JS
modal.on('show.bs.modal', function () {
$('body').addClass('modal-padding-overlap');
});
Add in CSS
.modal-padding-overlap[style] {
padding-right:0 !important;
padding-left: 0 !important;
}
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: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Manuel Remus Stanca commented 6 years ago
put 0 iof 17px