Replies

Dec 5, 2020 5 years ago
Fiori
is Melody's Little Helper
User Avatar

A few minutes ago I was taking care of my inventory and suddenly my sidebar just disappeared, now I can't see my profile or notifications or anything. What do I do? Did I press a button that caused it or is someone else with the same problem?

Dec 5, 2020 5 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

search for a button on the top of the screen - maybe after the clock but before the menu, that says "toggle sidebar"

Dec 5, 2020 5 years ago
Fiori
is Melody's Little Helper
User Avatar

thank you! I have no idea how I pressed that by accident, but it worked!

Dec 5, 2020 5 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

You're welcome.

If you want you can use custom CSS to remove the button completely so you can't toggle it accidentally.

/* remove toggle sidebar button */ -toggle-button { display:none; }

Please log in to reply to this topic.