Multiple forms on a landing page | Community
Skip to main content
August 7, 2015
Question

Multiple forms on a landing page

  • August 7, 2015
  • 1 reply
  • 1625 views

I am attempting to combine two, possibly three, forms onto one Marketo landing page.  I get that you can have multiple forms on a page, but any customization - even button color - is universal.  A change made to one form, is made to both.  Is there a way, maybe with CSS to call or assign the id's of the various forms, so for example, if I wanted one form submit button to blue and the other to be red?

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
August 7, 2015

Forms always have IDs.  The CSS just needs to start with mktoForm_123, ​etc.