Base fields registration page and edit profile
-
Hello,
I habe some profile fields at the registration eg. address, email.
Now I want them not to show at the registration and only under the profile tab. I tried it with css but then it dissappears at both pages 🙁.editfield.field_8.field_e-mail.optional-field.visibility-public.alt.field_type_textbox {display: none;}
With the code above it’s hidden everywhere. How can I only hide it at registration page? Would be great if someone can help me!Thanks for yout help
- You must be logged in to reply to this topic.