Reply To: Formatting text in header

Home Forums Support Formatting text in header Reply To: Formatting text in header

Home Forums Support Formatting text in header Reply To: Formatting text in header

#108188
Tom
Lead Developer
Lead Developer

I would use GP Hooks for this.

First, go to “Customize > Header Content” and hide the title and tagline.

Now go to “Appearance > GP Hooks” and add this to the “After Header Content” hook:

<div class="site-branding">
	<p itemprop="headline" class="main-title"><a rel="home" title="JT Motors" href="http://jtvs.co.uk.gridhosted.co.uk/">JT Motors</a></p>
	<p class="site-description">Independent Volvo Specialists <br />01803 857620</p>
</div>