JanineB Posted August 19, 2019 Report Share Posted August 19, 2019 I want to use CSS code in email notification messages. But it is not working, the final result is not the same. It's just plain text and I'm using Gmail. How can I fix this? Quote Link to comment Share on other sites More sharing options...
Kurumi Posted August 19, 2019 Report Share Posted August 19, 2019 Hi @JanineB, I believe that this behavior is not related to Caspio. I have done some research and found out that some styles and HTML features are often blocked by webmail providers. However, to be able to view your email as it is in Gmail and other email clients, you need inline style for each tag in your HTML. For reference, you can check these posts I have found:https://stackoverflow.com/questions/1555171/why-is-gmail-blocking-css-in-emailshttps://www.emailonacid.com/blog/article/email-development/12_things_you_must_know_when_developing_for_gmail_and_gmail_mobile_apps-2/#gmail_tip11https://www.campaignmonitor.com/css/ You may also try this tool to inline your HTML Code: http://templates.mailchimp.com/resources/inline-css/ Hope it helps! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.