Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I don’t want my site-title marked as H1. So where do I find the php.file that is responsible for creating this line of HTML-Code:
<div class="site-branding"> <h1 class="site-title"><a href="https://lauenburg-erleben.de/" rel="home">Lauenburg/Elbe</a></h1> <p class="site-description">Wunderschöne Stadt am Wasser </div><!-- .site-branding -->
Regards
Holger
Hi Holger
Thanks for reaching out.
Only the home page site title uses an
h1
tag, all other pages will use ap
tag. Unfortunately, we don’t offer custom development assistance within our free support scope. Please, keep in mind that parent theme files shouldn’t ever be edited, any changes made will be lost during theme updates. The entire logo function can be inserted into your child theme functions.php file or into a snippet using Code Snippets. Hopefully, that helps. If you need more in depth assistance with a change like this, please, consider SiteOrigin Premium. Thanks