(HELP) LOGIN SYSTEM

I wanted to create something like a login system, where I type the correct username and password and a text appears

How to make this?

Hello,

For the non wix code solution, you can use the built in wix member system
See more here

If you would like to add custom fields to your members, you will have to write some code.
See our step-by-step tutorial here .