gocodebox / gocodebox/lifterlms
Outlook Email Ignoring Formatting
Open
good first issue
hacktoberfest
help wanted
Type: Enhancement
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
### Reproduction Steps
Send a Student Welcome email to a Gmail account and an Outlook account.
### Expected Behavior
The Gmail account looks as the Student Welcome email is expected to look.
Example: https://www.dropbox.com/s/epp1sbnzpt4bb5h/gmailexample.png?dl=0
### Actual Behavior
However, on Outlook the margin and padding CSS is being ignored, which causes the logo to left align instead of center and for the heading of the email to not have the expected padding around it.
Example: https://www.dropbox.com/s/l9qwpki1gssyb85/outlookexample.png?dl=0
Contributor guide
Assessment
This issue has not been assessed yet.