Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'font-family: unset' Microsoft Outlook Issue #106

Closed
philbishff opened this issue Apr 7, 2021 · 3 comments
Closed

'font-family: unset' Microsoft Outlook Issue #106

philbishff opened this issue Apr 7, 2021 · 3 comments
Labels
duplicate v0 Relates to version v0.x of Bootstrap Email

Comments

@philbishff
Copy link

philbishff commented Apr 7, 2021

Hello,
I use Bootstrap Mail for a year now in a client project. For compilation I use the online editor. I recompiled my templates a few weeks ago and the client told me, that mails now have a serif font. The client uses Microsoft Outlook on Windows. I identified the following snippet of code
body,td,input,textarea,select{margin:unset;font-family:unset}
in the <style>-tag, that is responsible for this behavior, especially the font-family:unset of course.
This code snippet wasn't included in the previous versions of my mail templates I built with Bootstrap Mail online editor.
Why was this snippet added?

@stuyam
Copy link
Member

stuyam commented May 8, 2021

Try using v1 and not v0 in the online editor. Let me know if that works, else I can figure something else out. That was added from this PR and seemed to have cause more issues: #43

It is reverted in the v1 version though.

@stuyam
Copy link
Member

stuyam commented May 8, 2021

Duplicate of #57

@stuyam stuyam marked this as a duplicate of #57 May 8, 2021
@stuyam stuyam added v0 Relates to version v0.x of Bootstrap Email duplicate labels May 8, 2021
@stuyam
Copy link
Member

stuyam commented Sep 17, 2021

Fixed in v1

@stuyam stuyam closed this as completed Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate v0 Relates to version v0.x of Bootstrap Email
Projects
None yet
Development

No branches or pull requests

2 participants