• Resolved pelgrimrat

    (@pelgrimrat)


    I have a page on which the content is divided into 2 columns. I have 3 rows of 2 columns with pictures and text inside of them. Around those columns I put a border.

    Currently, each line of 2 columns is horizontally aligned at the top.

    Is it possible to NOT align them, so that the column ‘moves’ to the bottom of the one above it?

    BTW thanks so much for the great plugin!

    https://www.ads-software.com/plugins/column-shortcodes/

Viewing 1 replies (of 1 total)
  • Thread Starter pelgrimrat

    (@pelgrimrat)

    Never mind, I sorted it out myself.

    For those with the same question, this is how I did it:

    [one_half padding="0 15px 15px 0"]
    <div>content goes here</div>
    
    <div>content goes here</div>
    
    <div>content goes here</div>
    [/one_half][one_half_last padding="0 0px 15px 0"]
    <div>content goes here</div>
    
    <div>content goes here</div>
    
    <div>content goes here</div>
    [/one_half_last]
Viewing 1 replies (of 1 total)
  • The topic ‘NOT aligning columns at the top’ is closed to new replies.