Posts page header text doesn’t match
-
On my Posts page, the page-title ‘Posts’ does not match the page-titles for my other pages. I can see in the source code, it shows as:
<h2 class=”page-title”>Posts</h2>
</header><!– .entry-header –>Where for my other pages, it shows as h1:
<h1 class=”page-title”>Blog</h1>
</header><!– .entry-header –>Problem one is that I don’t know which file the above code is coming from in order to edit it.
Problem two is that the Posts page-title is the wrong color. When I go to the Dashboard, Appearance, Customize, Colors, Header, Hero Text, I can change the Hero Text color for the Blog page for example, and it will change the text color in the header. But when I try to do this for the posts page, the color already shows as white there, yet the word ‘Posts’ shows as gray. I would be grateful if anyone could help me with either or both of these questions. Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Posts page header text doesn’t match’ is closed to new replies.