Shopify themes, liquid, logos, and UX
Hi, can anyone tell me how to add social media icons to an automated email in 'Marketing'? I'm editing post purchase thank you automation and can only see a button as an option for social media link. Help please?
Use this code
<table>
<tr>
<td>
<a href="https://www.facebook.com/your-page" target="_blank">
<img src="URL_TO_YOUR_FACEBOOK_ICON" alt="Facebook">
</a>
</td>
<td>
<a href="https://twitter.com/your-profile" target="_blank">
<img src="URL_TO_YOUR_TWITTER_ICON" alt="Twitter">
</a>
</td>
<!-- Add more social media icons in similar fashion -->
</tr>
</table>
This helped me a lot with my problem! Is there a way to make the icons smaller? The icons are showing up to large in my emails.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024