Hey Guys.
I have a challenge with the marketing email editor (HTML & CSS)
Basically there is a two column section. Each column has text and a button underneath the text. The Text can varies in length and according to that the buttons postions are moving (depending on the textlength).
Does anyone know how to level the buttons always on the same height/level? I tried several things like different types of flexboxes, modifying the table structure (whcih is of course not recommended by MS Support).
I Attached the HTML File..
[View:/cfs-file/__key/communityserver-discussions-components-files/768/MarketingEmailSample.html:600:240]
Hey.
One suggestion would be to add empty rows bellow smaller text, so the text elements have the same height. You can use Enter to add new paragraphs or Enter Shift to add just double <br> elements.
Other option is to use 2 sections, remove bottom border on the first and top border on second section and unselect option "Wrap columns on mobile" on both sections. But this will make the columns in the same row on mobile:
Here is the code:
My Email Subject
1.
2.
3.
1.
2.
3.
4.
Hope this helps!
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156