I have a client's site that has the logo inside a h1 tag, which is obviously bad. As there are only meant to be text in H1 tags.
It's using a theme called Travelify. I don't see which php file has the logo in it to be able to text it by removing the H1 tag. Obviously I don't want to break it, but that H1 could be causing issues....
Any ideas?
Wordpress - logo is H1 tag - how do I alter?
Moderator: General Moderators
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Wordpress - logo is H1 tag - how do I alter?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Wordpress - logo is H1 tag - how do I alter?
It has been a while, but I recall there is a style.css stylesheet in the theme directory. Search for that.
(#10850)
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Re: Wordpress - logo is H1 tag - how do I alter?
But even if there is, that won't remove the "h1" from the code. 
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.