Everyone, I found out one way to make the date show up, albeit not ideal (it shows up really big, like the title, but it’s all I can figure out).
Scroll down in the html about 1/4 or 1/3 of the way and look for “Posts”. The first thing there is: h2.date-header {
margin:0;padding-bottom:0;display:none;
}
Change “none” to “block”.
If anyone else knows what to change it to to make it small, like the time, then let us know.
↩ Reply