web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Fonts for Email and Phone

(0) ShareShare
ReportReport
Posted on by

Hi, when an email is received on a computer it looks perfect, but the same email received on a phone is too small to read.

and text drop to this size

Which makes it very difficult to read.

Is their a font/step that enables me to send out emails that scale the font automatically for clients that receive the email on their phone?

The other alternative we are looking at is mailchimp.

Any help would be greatly appreciated.

I have the same question (0)
  • Suggested answer
    Nya Profile Picture
    29,064 on at

    Hi,

    You can achieve it by edit the HTML of the email.

    pastedimage1636011830897v1.png

    Add the following code snippet into the <style> part of the HTML. Adjust the size as you need.

    @media only screen and (max-width: 480px) {
        .bodyContent {
            font-size: 72px !important;
        }
    }

    pastedimage1636011904705v2.png

    Add the class="bodyContent" after the style tag of the text.

    pastedimage1636012036864v3.png

    After saving it, you'll see the effect in the Preview.

    Desktop:

    pastedimage1636012117059v4.png

    Mobile:

    pastedimage1636012137793v5.png

  • Suggested answer
    Nya Profile Picture
    29,064 on at

    Hi,

    If the issue has been solved, it would be appreciated if you could click "Yes" to verify my answer.

    Image

    If there is any further doubt, please do not hesitate to let me know.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
11manish Profile Picture

11manish 165

#2
ManoVerse Profile Picture

ManoVerse 156 Super User 2026 Season 1

#3
Zhilan Profile Picture

Zhilan 49

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans