View Single Post
Old 10-20-2020, 08:53 AM   #3
BrendaGreally
Junior Member
BrendaGreally began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2020
Device: none
Quote:
Originally Posted by JSWolf View Post
I don't know the solution using InDesign. But there is a solution that requires editing the CSS. Find the class that defines how the chapter title is displayed and add in code like...
Code:
margin-top: 1em;
. That will add 1em of space to the top of the chapter title.

You can use Sigil to do this and you'll be able to see the result before saving.
Thanks for this - I'm not very confident with editing CSS so I'd prefer a solution within InDesign if such a thing is possible. If it's not, I'll give it a try!
BrendaGreally is offline   Reply With Quote