Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #620729

    I would like for the fullwidth buttons to align at the bottom of the column. I have the Equal Height Columns setting to Equal Height so the fullwidth buttons are not the equal height because they are at the bottom of the content.

    How do I get the buttons to align at the bottom of the column at the same height?

    Thank you.

    #620776

    Hi Micheal0424!

    The link you provided is not working please share the link to the page where we can inspect the element in question and a mockup of what you are trying to achieve so we can help you resolve it :)

    Best regards,
    Vinay

    #620821

    Sorry about that, I reposted the image.

    How do I get the bottoms to align at the bottom of the column?

    Thank you.

    #620842

    I figured out a work around.

    I have the setup like this now:

    Text Block Element
    Picture Element
    Text Block Element
    Fullwidth Button Element

    I added the following code to the css:

    .minheight {
    min-height: 375px;
    }

    and then I added the ‘minheight’ to the Custom Css Class in the Text Block Element above the Fullwidth Button Element to make it so the bottom of the Text Block Elements are ending at the same spot so the Fullwidth Button Elements will start at the same spot and align together.

    Hopefully this will be useful to somebody else.

    Thank you.

    #620843

    If there is a better way of doing it please mention it.

    Thank you.

    #620877

    Hey!
    Sure i think this can be done with CSS but it is much easier and avoids back and forth if we are able to see the elements and inspect it. kindly share the link to the page.

    I think you are are trying to achieve something similar please check this thread https://kriesi.at/support/topic/place-full-with-buttons-at-the-bottom-of-column/#post-620885

    Adjust the bottom, left and right values in .avia-button-wrap to suit your design :)

    Best regards,
    Vinay

    • This reply was modified 8 years ago by Vinay.
    #651783

    Thank you, this is resolved.

    #651792

    Hi,

    Glad we could help!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Align buttons to same height’ is closed to new replies.