javascript - Bootstrap modal window behind other page content -


i'm having difficulties after deploying locally developed site live server. modal windows appearing behind other page content on live server (they work fine on local version).

i've tried modifying z-index values , positioning, neither seems have effect.

here's 1 of pages in question

try moving modal outside of list. modal's z-index isn't working when nested that. put modals @ bottom of html, right before load in scripts.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -