Objective:
- Can I modify the distance between bullet points?
- Change the layout of bullet points
- Add a line break between number bullets in HTML View in the Template Editor
- Adding line break to template editor
- Add space between number bullets
Environment:
- Clio Grow
- Template Editor Source Code (HTML)
Additional Information:
Procedure:
- Create a new Template or edit an existing one
- Click the <> Source button
- Locate the code for your bullet points. It will say <li> followed by the contents of your bullet point, and </li> at the end
- Hit enter once to move to a new line
- Type in <br> on this new line
- Hit the <> Source button once again to return back to the template and see how this changes the spacing