Tagged: x Author Posts February 21, 2017 at 8:49 am #1379861 cjkeemeParticipant Example here: http://www.myswiftconnect.com/wp-login.php Currently the Register, Lost your Password and Back to is hard to read. Thanks! February 21, 2017 at 9:26 am #1379931 ThaiModerator Hi There, Please add the following code under functions.php file locates in your child theme: add_action( 'login_head', 'x_login_head' ); function x_login_head(){ ?> <style type="text/css"> .login #backtoblog a, .login #nav a { color: #fff !important; } </style> <?php } Hope it helps 🙂 February 21, 2017 at 9:43 am #1379957 RahulModerator Hey There, Thanks for writing in! Kindly install this plugin for additional customization to the Login Screen of your WordPress site : https://wordpress.org/plugins/admin-custom-login/ Hope this helps, let us know if you need any further information on this. Thanks for understanding! Author Posts <script> jQuery(function($){ $("#no-reply-1379861 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In