1. mortk1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 27 March 2020
  5.  Subscribe via email
I'm using the Stockholm default template and I need to make the logo slogan text larger but there is no option for that.
What custom CSS code can I use to enlarge the slogan font?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

p.site-slogan {
font-size: 14px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

That worked great...thank you!

Mort
  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!