4 content modals in a row and the fourth one refuses to open

I have 4 logos setup in a row. When you click on one a modal opens with info. They all open in the backend. However on the live page only the 4th one refuses to open. After clicking it, none of the others work. I have tried everything I can think of. I have made the 2nd and 4th exactly the same and still the 4th will not open.

I will post link and login info in private note, as this is a work in progress.

Hi,

i checked and can see that you forgot to close your <div> tag in your modal content.

I went ahead and added </div> at the end and that seem to have fix the issue.

Kindly check in your end.

Thanks

Ahh, sometimes the simplest thing! Thanks

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.