Bootstrap modal appearing under background
If the modal container has a fixed or relative position or is within an element with fixed or relative position this behavior will occur. Make sure the modal container and all of its parent elements are positioned the default way to fix the problem. Here are a couple ways to do this: Easiest way is … Read more