Hand skin color login/signup

You can add this to your custom CSS to hide the waving hand:

.login-welcome-header > .waving-hand {
    visibility: hidden;
}
4 Likes