Site logo

Archived topic

Formatting text in header

9 replies · Started by Anonymous on May 15, 2015

Viewing posts 1–10 of 10

In the header underneath JT Motors

I want the telephone number to be on a separate line like this:

Independent Volvo Specialists
01803 857620

I tried <br /><br /> - that worked in preview but just showed the tags on the site

Any suggestions?

Sorry correct public url:

Looks like you have some weird caching going on that is making it so the stylesheet isn't being read.

Can you possibly adjust your caching settings so I can see the styling of the site?

Thanks!

Better now ?

Sorry - now ?

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>

Tom

thanks for the solution, some things are needlessly difficult in Wordpress

Loving the theme and GP Premium - it oozes quality

thanks

David

Happy to help! :)

This archived topic is closed to new replies.