pinder99
(Pushpender Singh)
1
Install this theme component
A button in header to logout users
Screenshots…
Detailed description…
To remove logo
.logout svg{
display: none;
}
To remove text
.logout span {
display:none;
}
Don
2
Hello it looks like this component is empty and doesn’t do anything in this state…
2 Likes
MihirR
(Mihir)
3
+1, I can reproduce this error.
1 Like
pinder99
(Pushpender Singh)
4
Please wait updating code
1 Like
Falco
(Falco)
6
I have unlisted this topic until code is provided.
3 Likes
pinder99
(Pushpender Singh)
7
i have added the code , please list the topic
MihirR
(Mihir)
10
Installed and checked; it works perfectly fine. Just two suggestions:
- It would be great to have either the logout text or the logout icon, but not both.
- In the Install this theme component section, it would be better to include only the repository link for easy installation.
I’ve attached the snippet below for your reference.
Jagster
(Jakke Lehtonen)
11
There could be some need to tune up a bit.
iPad:
iPhone:
Monikas
(JustMonika)
12
Could you add an option to cancel the text? Thank you.
@Monikas I’ve opened a PR to add a setting to do just that:
1 Like