1. Carrie Wrigley
  2. Commercial Templates
  3. Wednesday, 25 June 2014
  4.  Subscribe via email
In working with my new site, counseling library.org, I am finding that on all devices, the "Large" size works best for the default font on featured text. However, I would prefer that the modules appearing in the dark-colored "Base" positions at the bottom show in a smaller font - preferably one just slightly larger than that used on the copyright footer. Is there some unique code that could accomplish that?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carrie

To set a new font size for the base area of your template may I suggest adding the following to the Custom CSS field of your templates parameters where 16px is your new font size...


#container_base {
font-size: 16px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Again, this worked great, thank you. I tried several sizes, once I had the code, and decided I liked 14 best for that spot. It was super easy to experiment with and adjust, with this custom code you sent. Thanks again!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
No problem :)

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!