Direct go to login page and remove Facebook login

I create a button name login but how to direct go to the login page like the picture above.

I tried the code wixUsers.promptLogin() it sitll send my site visitor to the register page.

And can i remove the Log in with facebook button?

I just want my user log in with email or google only.

wixUsers.promptLogin(); should take you to the login page. Try changing the settings to login displays first.

To change the login & signup settings follow the link:
https://support.wix.com/en/article/editing-your-member-signup-settings-for-the-default-form

Thank you Aaron McClain! It work!

I change the login & signup settings and it direct send my site visitor to login page.

Thang you very much!