• I’ve seen this posted before but the solution in not working for me. Here is my code, there are no line breaks or p tags — I am working in text mode — yet still the top of the second column is appearing 50 px or so lower than the top of the first column. Please help!

    [one_half][smoothslider id=’2′][/one_half][one_half_last][testimonial_view id=2][/one_half_last]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m also having this same issue using the 4 column codes. The second image is noticeably lower than the other three.

    Well, when I looked very carefully at the code I did notice that there was a space between the link and the image. Once I removed that, the image fell into place. Silly over sight on my part.

    Ha, yes, I had the same problem. One would expect these to provide the exact same output, but they produce different layouts:

    <hr>
    [one_third]<p>boom</p>[/one_third][one_third]<p>boom</p>[/one_third][one_third_last]<p>boom</p>[/one_third_last]
    <hr>
    [one_third]<p>boom</p>[/one_third]
    [one_third]<p>boom</p>[/one_third]
    [one_third_last]<p>boom</p>[/one_third_last]
    <hr>

    This behavior is unexpected since it breaks with the normal HTML rendering.

    I’m having the same issue with the display at https://www.raleighwoodmedia.com/about/vision-mission-values/

    Here’s the text input:
    We desire to work with partners who share our values:
    [one_half]Professionalism
    Honesty
    Efficiency
    Transparency
    Accountability
    Responsiveness
    Knowledgeable
    Skilled[/one_half]
    [one_half_last]Tech-First
    Appreciation for Old-Fashioned Yet Timeless Values
    Relationship Building
    Forward-Thinking
    Warmth
    Work Hard, Play Harder
    A Casual, But High-Performing Environment
    We Recognize That The Best Work Doesn’t Always Happen In An Office[/one_half_last]

    Has anyone found a workaround for this?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Columns not aligning on top’ is closed to new replies.