1. fruitloopy
  2. Commercial Templates
  3. Friday, 07 December 2012
  4.  Subscribe via email
Website http://www.fruitloopy.com

I would like to add a line to the logo text if possible so it reads:

The Kings Head,
Apethorpe
phone no.

So I guess I would need to move the logo text up to make room and have a </br> to allow a new line.

I've looked around the code but cant see a way of doing it.

Any ideas?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi fruitloopy

Could I ask you to add all your text to the slogan field with a space between the location and phone number and we will put together the CSS needed to wrap the number to a second line.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry for the late reply.

I have done as requested.

Thanks,
Simnn
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Try adding the following to the Custom CSS field of your templates parameters..

[code type=css]p.site-slogan {
margin: 0 auto;
white-space: normal;
width: 170px;
}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!