Hide Login “user ” and "pasword" and "no account yet"
-
HI
I would like to use my page to register and log in with Google and Facebook Only.
so I intend to hide the login and create an account as pictured below.
please help me.
and change the word , [ or login with ] to [ login with ]
thanks
Attachments:
You must be
logged in to view attached files.
I wish the login look like this at the end
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access to the private area.
I will check if it is possible.
Best Regards
Yes i leave msg in private area.
thanks
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
div.create-account-question,
div.login-form-footer,
p.form-row,
p.form-row-password,
p.form-row-username{
display:none;
}
Best Regards