Topic: Remove the padding right modal on navigation
Neanrakyr pro asked 6 years ago
Hasan Ali Haolader free 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;
}
LauraPitskhelauri pro answered 6 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Manuel Remus Stanca free commented 6 years ago
put 0 iof 17px