Duplicate h1 tag

Post Reply
kosi77
Sr. Bludit
Posts: 33
Joined: Wed Jan 30, 2019 7:23 am

Hello!
How to remove duplicate h1 tag in post?

Code: Select all

<h1 class="site-title title-font no-margin-bottom">
<h1 class="entry-title title-font text-italic">
Both tags are present at the post.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

This is part of the theme. Which theme do you use?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
kosi77
Sr. Bludit
Posts: 33
Joined: Wed Jan 30, 2019 7:23 am

Blekathlon
dbelov
Ssr. Bludit
Posts: 15
Joined: Mon Jan 08, 2018 10:01 am
Been thanked: 1 time
Contact:

Hi, in HTML5 multiply h1 tags are allowed, but if you care about this you can replace for example h1 tag in header with something else: Link
kosi77
Sr. Bludit
Posts: 33
Joined: Wed Jan 30, 2019 7:23 am

Everything is OK now.
Thank you!
Post Reply