1. Amorati
  2. Commercial Templates
  3. Thursday, 08 May 2014
  4.  Subscribe via email
Hello!
How can I change the font size in a category list (Nocturne template)?

Thank you,
Piero
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Piero

Try adding the following to the Custom CSS field of your templates parameters where 12px is your new category table font size..


table.category {
font-size: 12px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for your quick response but it doesn't work,
Piero
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Would you have a URL to an example of your category list?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Try adding the following instead where 12px is your new font size (default is 14px).


.category-list {
font-size: 12px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Great!!!!! It works.
Thank you very much,
Piero
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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