Home › Forums › Support › H1 as page title › Reply To: H1 as page title
October 19, 2015 at 10:05 am
#145687
Lead Developer
Lead Developer
Nice site!
You’re right, the blog page doesn’t have a title.
Do you have our Page Header add-on? If so, go to “Appearance > Blog Page Header” and add this in the “Content” box:
<div class="grid-container grid-parent">
<header class="entry-header">
<h1 itemprop="headline" class="entry-title">Blog</h1>
</header>
</div>
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development