Hi,
To remove the Register link. Please follow the below step:
- Go to your “plugins” directory
- Locate and copy this template file “pie-register/pie_register_template/login/login_form_template.php”
- Go to your current theme’s directory. Paste it in same folder order. See here: https://prnt.sc/s8fdul
- Now edit the template file “login_form_template.php”. Find function add_register_lostpassword() and comment out the Register link. See screenshot: https://prnt.sc/s8ffdg
To change the alignment of login form label. Copy below styles and paste it in your theme’s CSS file.
.pieregWrapper .piereg_login_wrapper #pie_register .fields label{float: none;}
.piereg_login_container .piereg_login_wrapper .piereg_loginform .forgetmenot{margin-left: 0;}
.piereg_login_container .piereg_login_wrapper .piereg_loginform .submit{float: left;width: 100%;}
.piereg_container .piereg_login_wrapper .submit input[type="submit"]{float: left;}
.piereg_login_container .piereg_login_wrapper .piereg_loginform p#nav{margin-left: 0;}
See screenshot: https://prnt.sc/s8f4qp
Thanks
All your answers worked well 😉 Thank you so much!
Additionally, can you tell me please how I can center the form in the middle in addition of the CSS you already gave me.
Thanks!
Please share your website’s registration page url via our contact form here. So we can help with your form alignment.
Also, can you please write the plugin review here: https://ww.wp.xz.cn/support/plugin/pie-register/reviews/
This keeps our team motivated.
Thanks