Hi, thanks for your question!
If you’re referring to changing the font size or style of the logo text, you can do that directly from:
Dashboard → Appearance → Customize → Typography / Site Identity
You can fully control the appearance there.
However, if you meant changing the HTML tag (for example H1 → H2 or H2 → div), this is not something the Efor theme allows through the Customizer. The header logo markup is built into the theme’s template, so it can’t be changed by default settings.
The only way to change the actual H-tag would be by editing the header template via a child theme or custom code.
Best regards,
Serkan
Changing the logo’s HTML tag (for example converting it to an h3) is unfortunately not possible through custom code or CSS. The logo tag is generated directly inside the theme’s core header template, and this markup can’t be overridden externally.
So unless the theme files are manually edited (which is not recommended, as changes would be lost after every update), the tag itself cannot be changed.
Also, from an SEO perspective, using an H1 tag for the site title/logo is the recommended and standard structure. It helps search engines understand the main identity of your website.
Turning the logo into an H3 wouldn’t provide any SEO or structural benefit — on the contrary, it may confuse heading hierarchy on the page.
For these reasons, keeping the logo as H1 is the best and most stable approach.
Let me know if there’s anything else I can help with!
Best regards,
Serkan
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in and have valid license to reply to this topic.