- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 07:48 PM
Hi Team,
We are using email layout with CSS, this is used in all our notifications. I wanted to understand how do I use the same layout for the email client templates?
I couldn't figure out a way of using CSS in email client template. Has anyone tried it?
Kindly let me know.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 11:40 PM
So this is what I tried:
1. I copied the html source of my notification's email layout.
2. Pasted this in my email client template.
But it didn't work properly. (not sure why, I could be wrong, you can try if it works in your case)
So I ended up replicating the layout by adding tables manually and copying the background color from the email layout.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 11:40 PM
So this is what I tried:
1. I copied the html source of my notification's email layout.
2. Pasted this in my email client template.
But it didn't work properly. (not sure why, I could be wrong, you can try if it works in your case)
So I ended up replicating the layout by adding tables manually and copying the background color from the email layout.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.