I'm using the Gantry 5 Helium template.
I've installed the gadgets particle. When I open the login form, it opens up in the modal correctly. However, when I click on the close button (the x in the top right hand side). Nothing happens.
I had a look at it with Chrome inspect. It appears that g-navigation is on top of the close button. g-navigation has a z-index of 11. When I deselct this z-index, the login modal close button works properly (i.e. it spins then the modal closes).
The modal has a z-index of 1010, so I can't figure out why the navigation interferes with it.
Any ideas?
Regards.
Tony.