Hi!
On my site: https://alfange.academy/
We do not see the icon at the top left (when disconnected).
How to change this icon?
Thank you!
David.
Go to wp-admin->appearance->customiser->add custom CSS
add these lines and save.
a#login_trigger {color: White !important;}
Also use this quick fix to remove the issue when app style header automatically closes upon clickin on the username or password field.
https://wplms.io/support/knowledge-base/app-style-header-issue-in-2-3-quick-fix/