I facing some issue from my discourse when new member signup using mobile . I think because created many custom field and make the fill up form cannot scroll up to fill my email , user name and passwords . Anyone facing same issue ? ![image|281x500]
I try adjust it from CSS / Mobile ( sorry I’m dump in CSS ) but still cannot fix the issue.
create-account .user-field label {
width: 190px
}
.create-account .user-field .controls {
margin-left: 100px
}