I have a page that is having alignment issues with using the shortcode for 2 columns. Worked perfect in the HTML version but not the WP (I did change the code). The right column seems to dip down lower than the left. I have checked, double-checked and triple-cheked my code, read the forums here but can't find an answer.
The page is: http://www.litrotechnologies.com/resources/
I used:
'[one_half]
<h2>Heading</h2>
[arrow_list]
- Item #1
- Item #1
- Item #3
[/arrow_list]
[/one_half]
[one_half_last]
<h2>Heading</h2>
[arrow_list]
- Item #1
- Item #1
- Item #3
[/arrow_list]
[/one_half_last]'
Thanks,
Scott













