/* Blog index: tidy up post titles */ .blog-post .blog-title, .blog-post .blog-title a, .wsite-blog-post .blog-title, .wsite-blog-post .blog-title a { font-size: 22px; /* adjust smaller/bigger as you like */ line-height: 1.3; font-weight: 600; text-align: left; /* or center if you prefer */ word-break: normal; /* stops awkward breaking */ margin: 0 0 8px; }