YouTube: compact watch header
Tightens the spacing around the title, channel row and action buttons so more fits above the fold.
Code to copy
/* Tighten spacing around title, channel row and action buttons */
ytd-watch-metadata {
margin-top: 8px !important;
}
#title.ytd-watch-metadata { margin-bottom: 6px !important; }
#top-row.ytd-watch-metadata { padding: 4px 0 !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.