YouTube: bigger video titles
Enlarges video titles in feeds and results so they are easier to read without straining your eyes.
Code to copy
/* Larger, easier-to-read video titles in feeds */
#video-title.ytd-rich-grid-media,
ytd-video-renderer #video-title,
yt-formatted-string#video-title {
font-size: 1.6rem !important;
line-height: 1.4 !important;
font-weight: 500 !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.