#hide discord nitro ad from your profile
1 messages · Page 1 of 1 (latest)
oh I tested, and yeah it is
honestly if they move it to there and out of the DMs sidebar I think most people wouldn't mind too much
agree, they know that you don't have a choice
would it not just be both
thats how it is for users with the experiment that makes it show in the user profile popout
it doesn't remove it from dm sidebar
yeah exactly
you should use a comma instead of writing { display: none; } twice
Version that also hides the shop tab
[class^=wrapper_][class*=fullSize_]>button,
[data-list-id^=profile-]>[class]:not([data-list-item-id$=_edit-profile]) {
display: none;
}
oh yeah this also hides them here
thanks plugger