Modal

To Trigger a modal by click you will need to select the ID or the class of the element that triggers the modal.

You can do that like this :

And of course, you should have an element, most likely a button, that has the class open modal.

Now when you press the Button with the “openmodal” class, your modal will open.

Here is a Video made By Chinmoy explaining “How do you open a form in modal after clicking on a button?”

Last updated

Was this helpful?