• Resolved Patje_S

    (@patje_s)


    I created 3 columns using the one-third option, this works great.
    What I want to do is set a button to the bottom of each column, but the buttons must be alligned so that they are shown next to each other.

    The content of the columns however is not always the same , some columns contain more lines of text then others and the button is always shown below this text so not next to the other button.

    My question: Can I set a column height or something so I can say I want to show my buttons on the bottom of the column?

Viewing 1 replies (of 1 total)
  • Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    This is not possible with our plugin.
    We use the floaty way of putting column next to eachother, so they don’t have the same height. If you’re a developer, you could change this behaviour by writing some Javascript to make all columns the same height. Or you could write some CSS and play a little bit with the CSS Flexbox methods. This is not something we will support any time soon in this plugin.

Viewing 1 replies (of 1 total)

The topic ‘Set column length’ is closed to new replies.