Re: Line spacing in define pages section
The view source reveals that each line is surrounded by a <p> tag
HTML Code:
<div id="contactUsNoticeContent" class="content">
<h1>Store Hours</h1>
<p>Sunday - Closed</p>
<p>Monday - Closed</p>
<p>Tuesday - 1pm - 6pm</p>
<p>Wednesday - 1pm - 6pm</p>
<p>Thursday - 1pm - 7pm</p>
<p>Friday - 1pm - Late (depends on when tourneys end usually between 9pm & 10pm)</p>
<p>Saturday - Noon - Late (depends on when tourneys end usually between 9pm & 10pm)</p></div>
Perhaps using simple line breaks wouls work better for you?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.