Robert McIntosh
Robert McIntosh
This should do the trick ``` css .animated { -webkit-animation-duration: 4s; animation-duration: 4s; } ````
I mean you don't even need bootstrap If you look at the docs page it shows examples that use a completely different format and design.
You wouldn't happen to have a public URL I could look at to look into this issue.
You are correct, however, this is something I should look into resolving.
I am just getting back to this plugin. I switched careers and lost a lot of free time. I am back to programming so my time is more of what...
You want to be able to move the close button to a specific location? I can look into this.
Awesome, I will work on adding this to the documentation. Thanks for helping out while I took a year-long break looking into other career options
Thanks, I will look into including your pull request. Good catch!
This should work with any version of bootstrap by simply changing the template to include the new class names. I will look into this in more detail since I now...
I am not sure what you are trying to do?