Archived topic
Post date doesn't appear on page header
9 replies · Started by Yugen on February 25, 2018
For some reason, my post update doesn't appear in the page header.
Using this code
<h1><big><b>Title
<br>
Subtitle</b></big></h1>
{{post_date}}
Hi there,
I'm not seeing a page header in the page you linked?
Let me know which one I should be looking at :)
Its the 2 post you see. You can check anyone of those.
Can you try clearing caching plugin?
I just did, still the same.
Give this CSS a shot:
.page-header-content time.updated {
display: block !important;
}
Hey Tom, thanks it worked. How do I change the color of that text?
There's a link color option in the Page Header settings :)
Thanks a lot for the help Tom!
Cheers :D
You're welcome :)