- Joined
- Jun 12, 2020
Personally I hate the pointless inclusion of the guild name at the top of the page. Also yet more useless elements added to the message composition area for me to remove with custom CSS hacksFor me, the fact that It looks like actual digital feces. It just looks like actual shit and I can't understand why anyone would like it. Also that just everything about it is unnecessary/not needed. The old UI was simple and that's what made it good. I don't know what the fuck anyone on Discord's UX team was trying to achieve but my only thought is that it's only comprised of Pajeets which would explain a lot of questions.
CSS:
button[aria-label="Send a gift"] {
display: none;
}
button[aria-label="Open sticker picker"] {
display: none;
}
button[aria-label="Open GIF picker"] {
display: none;
}
button[aria-label="Apps"] {
display: none;
}