Kadence

Edit Blog Post Date Font in Virtue

If you need to change the font properties on your blog posts, you can do so by targeting with this CSS:

.postdate.bg-lightgray.headerfont {
    font-size: 24px;
    
}

.postday {
    
    font-size: 24px !important;
}

Change the font properties to whatever you like, and add the CSS to Theme Options> Advanced Settings.

blog-post-date
Filed under Uncategorized
Last updated: July 6, 2026
Was this page helpful?
Thanks for the feedback!