HTML Signature font Rendering Issue: Apple Mail Overrides Font-Family on Gmail Web Client
I’m facing an issue where the font-family styling applied to text elements in an HTML email signature is being overridden when the email is sent from the iPhone’s Apple Mail app to a Gmail web client. The desired font-family is removed from the text elements, causing them to render in a default serif font, which is not the intended style.
Here’s a snippet of my original code: