/* they're really going at it eh (3/29/25) */ .circleIconButton__5bc7e.discoveryIcon_ef3116, /* new "new" (3/25/25) discover footer */ div[class^="itemsContainer"] > div > div[class^="listItem"]:nth-child(5), /* "new" (11/23/24) discover footer */ nav[aria-label="Servers sidebar"] div[class*="footer"], /* discover footer */ ul[data-list-id="guildsnav"] > div[class^="footer"] { display: none; /* hide it */ } /* fix for floating unreads, may be misplaced on some displays, please file an issue if it's not working */ div[class*="unreadMentionsIndicatorBottom"] { bottom: 10px !important; }