custom form css

Anonymous
Not applicable

custom form css

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.
Tags (1)
6 REPLIES 6
SanfordWhiteman
Level 10 - Community Moderator

Re: custom form css

Form Editor >> Form Settings >> Form Theme >> Gear icon at upper right >> Edit Custom CSS.
Anonymous
Not applicable

Re: custom form css

What about editting the html?
Josh_Hill13
Level 10 - Champion Alumni

Re: custom form css

Sanford is correct, however you can also add the CSS to the page itself, especially if it is a non marketo page.
Anonymous
Not applicable

Re: custom form css

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? 
Anonymous
Not applicable

Re: custom form css

My task right now is to add placeholder text to the <input> element of a form. How do I do that?
SanfordWhiteman
Level 10 - Community Moderator

Re: custom form css

You should mark this post as "solved" if you are opening a new one on the continued topic.