Search code examples
gmailzurb-foundationhtml-emailemail-templates

Foundation for Emails: Small View Port in Gmail app


I am trying to build 2 responsive columns using Foundation for Emails like the example below.

<columns small="12" large="6">First Column</columns>
<columns small="12" large="6">Second Column</columns>

It works default Android Email app, but it doesn't on the Gmail app for Android. Gmail app seems to render the Large View Port shrank.


Solution

  • Gmail App for Androids does not render Small Viewport. It shrinks Large Viewport into the screen.