Is there any way to replace this icon? or just remove it?
You can hide it using css
Hello. I tried this one and it will mess the layout.
You can also try
or
Thank you very much!
I found this one will not mess the layout
.login-welcome-header > .waving-hand {
visibility: hidden;
}
2 Me gusta
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.