• With the current version (3.3.50), the login modal backdrop has a z-index of 1050, which puts it over top the actual login modal, which has the same z-index, but comes before in the html (and so displays underneath the backdrop).

    Adding a css override to make the backdrop less than 1050 fixes the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.