Answer the question
In order to leave comments, you need to log in
How to set font size for email template for gmail app on android?
Gmail app ignores font properties (font-size, line-height, etc.)
How can I fix this?
Answer the question
In order to leave comments, you need to log in
Add a style attribute directly to the text container element and write something like
font-family:'Open Sans',Arial,sans-serif;
font-size:48px!important;
line-height:56px!important;
font-weight:bold;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question