Question
Emails: Hide Text/Images on mobile view
Is it possible to hide and/or show text/images when viewed on mobile and display the text/images when viewed on desktop? I know for websites you can use the code: <div class="hidden-xs"> <div class="visible-xs">. I tried modifying the template code and keep failing miserably.