.form-group .display-name {
display: none;
}
Hi when I use this css, register button is becoming unclickable. I only want people to remove it completely, in page header or somewhere required, I want to replace that field with name and surname.
Thanks
Hi, Is it possible to hide username in register form and use only email for registration. I hided displayname via CSS, if I hide username too, will it cause any issue? (Jobmonster theme)
I solved it, thanks
Hi Thanks for your quick return but now I cannot see contact form in right sidebar of single resumes
It's gone. Could you please check?
I added css to hide but form didnt come back when I delete these codes:
.noo-message.noo-message-error {
display: none;
}
.resume-about {
display: none;
}
Thanks in advance,