Topic: Showing modal after scroll

yannickninot free asked 2 years ago


Hello, I can't find in the documentation the possibility of making a modal visible when the user scrolls. Is this possible with the current documentation?


Michał Duszak staff answered 2 years ago


Hello, just use this CSS entry.

.modal-open {
     overflow: visible !important; 
}

https://mdbootstrap.com/snippets/standard/m-duszak/3091986#css-tab-view



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: Free
  • Premium support: No
  • Technology: MDB Standard
  • MDB Version: MDB5 3.5.1
  • Device: Desktop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No