There are a number of ways to customise / style the WordPress Login, but I find that our approach is the best. 1. Open up your child theme’s (you are using a WordPress child theme right) functions.php file and add the following php function:- 2. Create the CSS Style Sheet ‘style-login.css’ in the directory ‘css’ of your Child theme (if …