The blog title text that appears on the Salient theme with Classic Blog Styling can be customised.
See before and after…
Before:

After:

Instructions:
The following CSS can be added to wp-admin > Salient > General Settings > CSS/Script Related to customise the display of the text of the post title on the blog archive.
article.post .post-header h2 {
font-size: 22px !important;
font-weight: 600 !important;
}
Leave a Reply