I’ve been trying to edit the handlebars and css in my Casper theme so that each post card displays the date that the user posted it. I feel like I have tried EVERYTHING.
I tried following these instructions
https://docs.ghost.org/api/handlebars-themes/helpers/date/
The post.hbs has a datetime class, and, it works with the full post only.
As you can see, I added the same datetime line from the post.hbs to my post-card.hbs and edited the tag in the screen.css, still NOTHING:
What did I do wrong here? Does anybody have any suggestions? Please help.