I'm curious about custom fonts for Marketo Forms | Community
Skip to main content
January 21, 2016
Solved

I'm curious about custom fonts for Marketo Forms

  • January 21, 2016
  • 2 replies
  • 4890 views

Has anyone had any luck uploading custom fonts into marketo for the forms?  We're trying to keep our landing pages inline with our brand guidelines which includes font not included in the Font Family for the forms.

Please help!!!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Justin_Cooperm2

Sure, that works fine. If you're using a web font, you can put a reference to it on your page that the form is on, then use CSS to style the form labels with the font.

2 replies

Grégoire_Miche2
Level 10
January 21, 2016

Hi Shawn

I think this is possible, but you will have to manipulate the CSS of the form.

-Greg

Justin_Cooperm2
Justin_Cooperm2Accepted solution
Level 10
January 21, 2016

Sure, that works fine. If you're using a web font, you can put a reference to it on your page that the form is on, then use CSS to style the form labels with the font.

January 22, 2016

Does the CSS manipulation only work for web fonts or can you also use fonts not necessarily in the web font collection?

SanfordWhiteman
Level 10
January 22, 2016

Any font you're using on your website can be used on a form.  The CSS can be manipulated within the Forms 2.0 Editor Custom CSS area or in separate stylesheets loaded by the document that hosts the form.