1. bibbp
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 18 February 2019
  5.  Subscribe via email
Hi CIaran,

I want the logo to be centralised, with two lines of text for the site slogan underneath it. It appears that the logo is wedded to the start of the site slogan, so move to the left with the start of the slogan. For the second line of text in the site slogan, I've tried "<br />" but it appears to get removed. How can I fix these two issues?

Many thanks
References
  1. https://www.knoleparkgolfshop.co.uk/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo {
text-align: center;
}
.logo p.site-slogan {
max-width: 450px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Many thanks Ciaran, I can add the second line of the site slogan as a new module position.

Kind regards

Peter
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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