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