Enqueue style for Password Reset page
Your code works fine just the way you have it – I tried it. Maybe you have another plugin that unhooks existing login_enqueue_scripts hooks disabling yours? Otherwise it works provided: The code is in a plugin; style-login.css file is in the same directory as the plugin; Some WP CSS uses !important; such as body{ background … Read more