Preview:
function custom_login_logo() {

    echo '<style type="text/css">

        h1 a { background-image: url(https://saidatul.com/wp-content/uploads/202/01/logo.png) !important; }
4
    </style>';

}

add_action('login_head', 'custom_login_logo');

​
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter