1. milian
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 10 February 2020
  5.  Subscribe via email
Hi Ciaran,
Do you have a custom.css for changing the line-space between the lines of an article?
In my case the PianoFore template.

Also the distance between the paragraph's. I like to set a lesser spase in between.

See the attachment for the visualisation of my question.

Thanks a lot,
Milian
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Milian

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste.

body {
line-height: 1.6em;
}
p {
margin-bottom: 20px;
}


Ciaran
  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!