Hide comment threads
Removes comment threads from the page so you can focus purely on the document content.
Code to copy
.notion-discussion,
.notion-page-content .notion-comments,
[class*="comment-thread" i],
.notranslate [aria-label*="comment" i] {
display: none !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.