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.

Filed under
Uncategorized
Was this page helpful?
Thanks for the feedback!