Hi Elise,
for SEO, I need my “Posts” page (https://www.independent.wine/wine-news-and-blog/) to have H1 heading. In the theme, the Header class is set to H3.
How can I change it to H1? The theme does not allow me to add a custom h1 text via page builder.
Now:
<header class=”entry_header”>
<h3 class =”entry-title”>Wine news & blog</h3>
I need:
<header class=”entry_header”>
<h1 class =”entry-title”>Wine news & blog</h1>
I am happy to edit php, just want to double-check which files. thanks!
Attachments:
You must be
logged in to view attached files.