Skip to main content
Prateek_Raj
Level 2
February 28, 2019
Question

Can we edit the HTML code for Marketo forms

  • February 28, 2019
  • 1 reply
  • 1703 views

Hey everyone,

I need to edit the HTML for the form created in Marketo, further I need to customized the UI in different format of my own.

Is it possible or any work around.

Please suggest

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
February 28, 2019

You can apply any Custom CSS you want to the form.

You can't fundamentally change the DOM unless you use JS (which can in turn lead to some features malfunctioning). But that's the nature of all forms libraries.