Remove h1 from Logo, and h1 = article title.

GK User
Wed Mar 21, 2012 5:11 pm
Hi, please help ! I need to remove H1 markup from logo. Where i can change that ? There is no logo.php in block section...
Second task: how i can give H1 markup to the title of an article.
Best regards,
Tom
User avatar
Fresh Boarder

GK User
Wed Mar 21, 2012 5:57 pm
Hi

If you have selected text logo type and you want to hide the logo slogan, go to template parameters > Features > Logo slogan and clear this text field.

The H1 article can be styled using this line:

Code: Select all
.item-page header h1 {...}


Cheers
User avatar
Platinum Boarder

GK User
Wed Mar 21, 2012 6:21 pm
Thanks, for an answer. I chose image logo, and i see in code that:
Code: Select all
  <h1 id="gkLogo">
          <a href="/./" class="cssLogo"></a>
     </h1>

Its, against my seo strategy ;/
User avatar
Fresh Boarder


cron