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,...
Answered

Marketing Form - Editing Font Style for Multiple Lines of Text

(0) ShareShare
ReportReport
Posted on by

Screenshot-_2800_250_2900_.png

Hi, as you can see in the screenshot, the font style for "Company Name" and "Your Inquiry" is different. For the "Your Inquiry" section, the form field was created under "multiple lines of text". There doesn't seem to be a way to select a matching font. What would be the best way to change the font style to others such as Arial, Segoe UI, etc.? Thanks.

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

    Hi,

    You just need to edit the HTML of the marketing form and adjust the css part of the textarea.

    For example, set the textarea with the Arial font.

    The code should be something like:

    form textarea {
                border-radius: 3px;
                border: 1px solid #333333;
                margin-bottom: 8px;
                margin-top: 8px;
                height: 120px;
                overflow: auto;
                width: 100%;
                font-family:"Arial";   
              }

    pastedimage1634199304096v1.png

    After saving and going live it, the font of the text in "multiple lines of text" fields will be like:

    pastedimage1634199365715v2.png

  • Jean_Liaw Profile Picture
    on at

    This worked brilliantly! Thank you.

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 213 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 71

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans