Login form doasn't work on mobile

Hi,

I got your free template ripple, i am testing it on sklep.beeactive.pl/index.php. And i got problem with login form in login postion. Its work fine on desktop but it's doasn't work on mobile 9 (android). Tested on chrome and mozilla.

Any ideas? What happend?

I've just started and i didn't make any changes in template... instaled only samoe app in j2store.

Pleasa help :)
6 years 1 month ago #1 by Szymon Słoma
The topic has been marked as resolved.
Hi, I couldn't check your website properly, because it loads very slow. But I'm worried it happens because of z-index issue.
6 years 1 month ago #2 by champchoel
The topic has been marked as resolved.
What do you mean z-index issue? What can i do? With that?
6 years 1 month ago #3 by Szymon Słoma
The topic has been marked as resolved.
Please create custom.css file and store it on css folder. Then write this css rule
@media (max-width: 900px) {
  .dropdown-login .dropdown.open .dropdown-menu {
    z-index: 999999999999999
  }
}

Good luck
6 years 1 month ago #4 by champchoel
The topic has been marked as resolved.
It's working now but registration form is not responisive... Look like on desktop.
6 years 1 month ago #5 by Szymon Słoma
The topic has been marked as resolved.
Powered by Kunena Forum