What are you trying to achieve:
Is there any way in Wix Studio Editor, perhaps with input elements, to create a LOGIN PAGE? Since you only see the classic Wix one, which is a pop-up
Yes absolutely. If you need a custom login PAGE then you can create it with input elements, but the signup / login functionality will have to be custom coded as well, using Velo. Here’s @thewixwiz’s tutorial on how to build your custom signup and login pages. (Yes the website in the tutorial is a classic editor site but the way to build it and the code would be pretty much the same on Studio)
Else if you just want to design custom signup and login forms without any code, here’s how to do that on Wix Studio:
Thanks for sharing @Pratham ! It’s important to note that several new APIs have come out in the authentication module since this tutorial was published such as password changing.