Customizing form button stypes

Anonymous
Not applicable
Where is the css I need to edit in order to style the submit and clear button on the forms?
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
There is an article that covers an approach with Javascript here: http://community.marketo.com/MarketoArticle?id=kA050000000KysICAS

Y
ou could also inspect the element on the page and add your own CSS in a custom HTML block or to the template.
Anonymous
Not applicable
Hi Alison,

Here's the article explaining how to do it:

Chage the Style of the Submit Button

The CSS is in there for you to add as an HTML element to your landing page and change to how you like.