In the Login page, you can see the slogan: The easiest way to build and manage your online forms.
If you want to change the login page slogan, you need to open the following file:
– @app/views/user/views/default/login.php
And replace the Line 20 – 30 by:
<h3 class="app-slogan">My custom text</h3>
And that’s it!