Way to add post date with year to blog?
-
Posts only show the month and day in the little white box, I would like to add the year somewhere in the post. Even on the post meta only shows the author, where’s the full post date?
The reason is that we have many posts about products and I foresee a lot of customers not realizing they are old posts. Any suggestions?
Hello,
You can use the code below to show the year on the single post page – https://take.ms/KMsWlY
.single-post .modified-date {
font-size: 17px;
margin-right: 20px !important;
}
Kind Regards
Hello,
Thank you for your kind words! I’m happy to hear that the solution worked for you. If you need any further assistance or have more questions, feel free to reach out anytime!
Kind Regards
The topic ‘Way to add post date with year to blog?’ is closed to new replies.