I am currently working on creating a gallery with hover effects for each image, similar to the one found here. My goal is to have a Bootstrap modal open when I click on a link within the hovered image, displaying additional content.
Everything seems to be functioning correctly up to this point. However, after closing the modal, the image does not display properly on the main page. To see the issue, please visit:
http://www.bootply.com/90dGFlCrxI
If anyone could provide insight into what I might be doing wrong, I would greatly appreciate it. Thank you!