Is it possible to add vertical alignment to content/rows when building an email?
For example, a signature has an image on the left and name/org on the right. Currently padding is added to bring the text to the middle of the row (middle-aligned with the image), however when viewing on mobile the padding makes it look terrible (the client wishes to retain side by side image/text).
As a temporary solution I have duplicated the signature with different levels of padding, however this is not a great solution as it doesn't account for varying screen sizes.
There may be a simple solution already, however it is not readily apparent.
Thanks