Comment to Create Account Form
-
Hello Scholar !
You may add a new RAW block to the "Sign up" page which will be visible only for the Unauthntificated users with the following content:
<style>
div.sys-auth-block {
display:none;
}
</style>