Substack: focus on the text
Hides subscribe widgets, the reaction bar and comments on Substack, narrowing content to a readable column.
Code to copy
.subscribe-widget,
.subscription-widget-wrap,
.post-ufi,
.comments-section,
.publication-footer,
.modal-container {
display: none !important;
}
.available-content {
max-width: 70ch !important;
margin: 0 auto !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.