CSS Line Height
Log in to your Dashboard, select the blog and then click the “Customize” button in the header to bring up the Customize sidebar. Scroll down and click “Advanced Options” to open the Advanced sidebar. Insert this code in the Add Custom CSS section: p { line-height: 300%; } Change “300” for the preferred value. For example, type “500” for a larger line height. Do not enter a negative value for this percentage. Avoid inserting smaller values that can cause the lines to overlap. The preview of the new line height displays on the blog layout. Click “Save,” click the arrow button to return to the Customize sidebar and then click “Exit” to return to your revised blog.
