Right… The line above that one should look like this:
<p style=”text-align: left;”></div><div class=”ezcol ezcol-one-half ezcol-last”></div><div class=”ezcol-divider”></div></p>
Now try to move the h2-line below that to the spot I’ve marked with *:
<p style=”text-align: left;”></div><div class=”ezcol ezcol-one-half ezcol-last”>*</div><div class=”ezcol-divider”></div></p>
(Don’t type the * itself, just move the entire h2 line to that spot).
You should end up with the line I typed in my first message.