Comments Kris218 started the conversationDecember 4, 2017 at 8:18pmPlease see attached screenshot. I want all of my buttons aligned to the bottom of the container -- regardless of how much text is in the box. I can't figure out how to do this with CSS. Please advise.Thank you! 3,034Andrew repliedDecember 5, 2017 at 5:06pmHi there, Thank you for contacting us. I'd be happy to help. Please provide a link to this specific page on your website so that we can write up and test the appropriate CSS. Hope to hear from you soon. Best regards, Kris218 replied privately 3,034Andrew repliedDecember 5, 2017 at 8:59pmHi there, I tried to access your site but I was unable to. Seems the username or password might be incorrect. Could you check on this please?Best regards Kris218 replied privately 3,034Andrew repliedDecember 7, 2017 at 8:48amHi again,Thank you for writing back to us.To align the button, I guess you can make the text above it to have same height.You can do this by adding the following code: .wpb_text_column.wpb_content_element:nth-child(2) { height: 150px !important; }Hope this helps.Best regards.Kris218 repliedDecember 7, 2017 at 9:25pmThank you for the help. I did not think of that solution and it works nicely.Thanks again! Sign in to reply ...
Please see attached screenshot. I want all of my buttons aligned to the bottom of the container -- regardless of how much text is in the box.
I can't figure out how to do this with CSS. Please advise.
Thank you!
Hi there,
Thank you for contacting us. I'd be happy to help.
Please provide a link to this specific page on your website so that we can write up and test the appropriate CSS.
Hope to hear from you soon.
Best regards,
Hi there,
I tried to access your site but I was unable to. Seems the username or password might be incorrect. Could you check on this please?
Best regards
Hi again,
Thank you for writing back to us.
To align the button, I guess you can make the text above it to have same height.
You can do this by adding the following code:
Hope this helps.
Best regards.
Thank you for the help. I did not think of that solution and it works nicely.
Thanks again!