I am working on email templates to make them responsive for mobile devices but i am not sure how i can show hamburger for menu on mobile devices without using js.
How we can add hamburger for email templates
392 views Asked by abdul wadood At
1
Here is a method i found on codepen. As always test this code in all available devices and use media queries to target different email clients if the functionality is what you want on devices. From looking at the code i can say this works on iOS (native email client) and Android 4.4 and below.
Note: This is not showing hamburger but you can change the Car Details (with arrow) with an image and it will work the same way.
Source: https://codepen.io/geoff_phillips3/pen/YyOwQq