1. EFH
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Tuesday, 03 March 2015
  5.  Subscribe via email
Hi there,

How do i reduce the font size for the footer?

Thanks in advance.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters (edit to taste)..


#container_base {
font-size: 12px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks but that reduces the font size on the base modules not the footer as per attached image.
How do I reduce the font on the footer menu - where is says "Entertainers for hire etc ? "
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


#copyright {
font-size: 10px !important;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
That's great! ~ Thank you
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


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