Line Spacing

Hi there,

I'm using a "Column" shortcode to enter some text onto my page however I'm wondering how I can double space the title, or have it at 1.5 times?  Currently when it wraps to the second row it appears right under the first row but want to be able to control the spacing;

I've attached some example code that I am using.  Just need a hand with what I need to insert so that the line spacing for the heading is 1.5 or 2.

<p>[heading tag="h2" align="left" color="#00000"]<b>Heading Goes Here</b>[/heading]</p>
<br />
<h4><ul>
<li>List item 1</li>
<li>List item 2</li>
</ul><p></p></h4>

Thank you
Sign In or Register to comment.