Marketo Forms CSS Style | Community
Skip to main content
October 30, 2017
Question

Marketo Forms CSS Style

  • October 30, 2017
  • 1 reply
  • 1775 views

Our client's website developer would like to provide us with CSS styles to make the marketo forms and pages match their new website. Our question is how is the easiest way to go about implementing this CSS Style?

Would we have the website developers provide the CSSfile as a whole?

Or


Should we have them provide the specific styles that they want to be mimicked? Like the shell and fields?

Any recommendations?

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

1 reply

SanfordWhiteman
Level 10
October 30, 2017

There's a really good chance that they won't even know which styles will affect Marketo forms, which have (like all non-vanilla forms) their own particular markup. For example, styling DIVs without a more specific selector will affect the DIVs in a mktoForm.

So have them provide their full CSS.  Then include my destyled form snippet to start from near-scratch.