1. jeffreybrock
  2. Commercial Templates
  3. Monday, 09 June 2014
  4.  Subscribe via email
I need to change the font size for a category blog page I created. The names of the articles are too large and I need to reduce them. Any suggestions? My template is Resonate 3.0
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jeffrey

To edit your blog titles try adding the following to the Custom CSS field of your templates parameters where 26px is your new font size...


.blog h2 {
font-size: 26px !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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