'; // Logo. if ( ! empty( $enable_custom_login_logo ) && true === $enable_custom_login_logo ) { ?> .login h1 { display: none !important; } .login h1 a, .login .wp-login-logo a { background-image: url( ); background-size: contain; background-repeat: no-repeat; display: block; width: 84px; height: 84px; } '; } }