Skip to main content
April 10, 2015
Question

custom form css

  • April 10, 2015
  • 6 replies
  • 2048 views
Hi all. My company website is loading a marketo form on one of its pages. 

I am trying to add custom styling. When I inspect the form's elements using Chrome Dev Tools, I can see all the markup and styling that is associated with the form. And I can style the form fields to my heart's desire within the inspector. 

But does anyone know where this markup actually lives or how I can actually edit it so I can push these new styles live?

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

6 replies

SanfordWhiteman
Level 10
April 10, 2015
Form Editor >> Form Settings >> Form Theme >> Gear icon at upper right >> Edit Custom CSS.
April 10, 2015
What about editting the html?
Josh_Hill13
Level 10
April 10, 2015
Sanford is correct, however you can also add the CSS to the page itself, especially if it is a non marketo page.
April 10, 2015
Thank you! I am trying to edit the markup(html) as well. Unless there is a CSS way to add the attribute 'placeholder' to the input element? 
April 10, 2015
My task right now is to add placeholder text to the <input> element of a form. How do I do that?
SanfordWhiteman
Level 10
April 10, 2015
You should mark this post as "solved" if you are opening a new one on the continued topic.