1. hillenweck
  2. Commercial Templates
  3. Saturday, 14 July 2012
  4.  Subscribe via email
Hello,

would like to reduce article title size of J51 Bordeaux
I've put h2, h2 a:link, h2 a:visited {font-size: 16px;} in custom CSS, it reduces the font size, but now would like to reduce also the spaces up and down (is it the padding ?)

thank you for reply
Accepted Answer Pending Moderation
0
Votes
Undo
Hi hillenweck

Yes this would be the padding.. to change try adding the following CSS to the Custom CSS field..

[code type=css]h2 {padding: 15px 10px;}[/code]
.. wehre 15px is the top and bottom padding (edit to taste).

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

thank you for reply, it works
put the following code in custom cms

h2, h2 a:link, h2 a:visited {font-size: 16px;}
h2 {padding: 5px 10px;}

now would like to know same things about catefory titles
h2 padding acts on it but not font size ???

could you tell me how to reduce font size of category titles ?

thank you for reply
  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 title?

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!