View Single Post
Old 08-13-2024, 12:31 PM   #14
LilaFrabel
Cosmonaut Bee
LilaFrabel began at the beginning.
 
LilaFrabel's Avatar
 
Posts: 60
Karma: 10
Join Date: May 2020
Device: none
Quote:
Originally Posted by nqk View Post
You can try adding the following css to the Extra CSS box, you will see the text 'end of chapter' at the end of every 'chapter'.


body:after {
content: 'end of chapter';
display: block;
margin: 4rem auto 0 auto;
text-align: center;
}
Hi. Can I add some blank space? A lot of wide space before that text "end of chapter"
LilaFrabel is offline   Reply With Quote