• Resolved 3light

    (@3light)


    Hi, If i open the Login Form Popup on mobile Devices the Fields for Username and Password are not editable..anymore the Loginbutton is working..
    Whats the Problem ?? has the last Update some Problems ? on all other Devices like PC or bigger Screen all is correct working..

    Thx for fast Help..

    best Regards Bruno

Viewing 1 replies (of 1 total)
  • Plugin Author xootix

    (@xootix)

    Hello,

    Your menu is overlapping the fields. Please go to appearance -> customize -> additional CSS
    and paste this

    .xoo-el-popup-active .mfp-bg, .xoo-el-popup-active .mfp-wrap {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.