• Unsubscribe from notifications for a thread or post?
    2 replies, posted
I don't want to get a notification every time someone replies to me or rates me. I prefer to just check the "___ new posts" thing next to the thread
tbh I just adblocked the ratings icon I don't need to know how funny my shitpost was
Add this to your custom CSS field and you can hide the ratings panel at least: .alert-component:nth-of-type(7) {     display: none; }
Sorry, you need to Log In to post a reply to this thread.