1. Karoo
  2. Commercial Templates
  3. Tuesday, 16 September 2014
  4.  Subscribe via email
Hi

I have edited the line height for the body in custom css but cannot get the spacing between each paragraph to be smaller.

What coding do I use for this?

Thank you so much! :)
Karen
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Karen

Would you have a URL to an example of this issue?

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

Your new body line height (160%) appears to be working correctly. Maybe try increasing this value to give a more pronounced amendment.

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

I tried that - it does make the spacing overall more even but the format doesn't work on this page. It is more obvious on this page because of the short paragraphs.

I've attached a screenshot and highlighted the example of spaces where I would like to lessen it.

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Karoo

To edit your paragraph spacing try adding the following to the Custom CSS field of your templates parameters, editing to your own taste (default: 32px)...


p {
margin-bottom: 16px;
}


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


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