Archived topic
change leave a comment tag to tag
1 reply · Started by Dan on July 25, 2019
I'm a beginner when it comes to changing the coding in themes just to let you know. When I looked at my page structure with headings I see the comments section has a h3 heading. How can I make the "leave a comment" H3 heading on my post page to a h1?
Can I change it in the theme editor? If so let me know.
Thanks!
Hi there,
I absolutely don't recommend doing that.
<h1> should be reserved for the page title and there should only be one <h1> on the page.
You can Google this if you need more confirmation on this.
Let me know if this helps :)