Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mrppp

    (@mrppp)

    seems to be internet explorer issue, ok with chrome

    Thread Starter mrppp

    (@mrppp)

    actually does same with chrome testing now

    Locate: login-with-ajax > widget > widget.css

    Edit the widget.css on line 36:

    .lwa-modal { visibility: hidden; top: 300px; left: 50%; margin-left: -240px; width: 400px; background:

    You’ll see above that i have set top: to 300px.

    This was sufficient to shift the modal box down below our header. I’ve not tested it thoroughly yet but this seems to resolve the issue.

    This change only affects position of the modal window.

    Hope this helps.

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

The topic ‘position of login/register’ is closed to new replies.