Hi @eripanci,
Sorry for the delay in response. While we’re seeing that the email is responsive at our end, I’m including some HTML changes to be added to the email. Can you please try to add those and check once?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<style rel="stylesheet" type="text/css">
.... add all css here....
</head>
<body>
...... email body....
</body>
</html>
As you can see in the block above, We’ve added some <meta> in the <head> in the email HTML. Please move all the CSS in the <style> inside the email <head>
This will ensure that CSS related to responsiveness & the font family not being applied correctly should be fixed. We have tried to apply different font families such as Georgia, Verdana etc. and they are being reflected correctly in the Gmail app.
One thing to note here is once you add these HTML changes, please use the email editor in text mode itself to ensure that the changes are not removed.
Request you to kindly check once with these changes at your end. You can try to send a test email to priyanka at tychesoftwares dot com for us to see the changes as well.
If things still don’t work out, please send us an email on
support at tychesoftwares dot freshdesk dot com
Regards,
Priyanka