hellocosmin
11/23/2017 - 4:56 PM

Pine Column Offsets For Mobile

Pine Column Offsets For Mobile

<table align="center" cellpadding="0" cellspacing="0" role="presentation" width="100%">
  <tr>
    <td style="padding: 30px 20px;">
      <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
          <td class="col col-sm-4" width="150" style="padding: 0 10px;">
            <img src="https://picsum.photos/300?image=1059" alt="Some image" width="150" style="max-width: 150px; width: 100%;">
          </td>
          <td class="col col-sm-8" width="400" style="padding: 0 10px; vertical-align: middle;">
            <h4 style="margin: 0;">Product title</h4>
            <p style="color: #999999; margin: 0;">Short product description text here</p>
          </td>
          <td class="col col-sm-8 col-sm-push-4" width="50" style="padding: 0 10px; vertical-align: middle;">
            <h4 class="hide-sm" style="margin: 0;">Price</h4>
            <p style="color: #999999; margin: 0;">$49</p>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>