Alignment Problem with one_half

resolved (3 posts) (2 voices)

  1. finn
    Member

    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

    Posted 1 year ago #
  2. Dorian
    Support

    Hello Scott,

    It seems that the code adds an extra
    and a <p> tag which is causing this, so let's try doing this with HTML code:

    <div class="one_half">
    <h2>Heading</h2>
    [arrow_list]
    
    <ul>
    <li>Item #1</li>
    <li>Item #1</li>
    <li>Item #3</li>
    </ul>
    [/arrow_list]
    </div>
    <div class="one_half last">
    <h2>Heading</h2>
    [arrow_list]
    
    <ul>
    <li>Item #1</li>
    <li>Item #1</li>
    <li>Item #3</li>
    </ul>
    [/arrow_list]
    </div>

    Please make sure that you are pasting the code in the HTML viewer of Wordpress instead of the Visual one!

    Let me know if this worked!

    Best Regards,
    Dorian

    Posted 1 year ago #
  3. finn
    Member

    Worked perfectly!

    Thanks,

    Scott

    Posted 1 year ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme