Urgent Form 2.0 CSS Help | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Grégoire_Miche2

.mktoForm input {height: 20px !important;}

-Greg

4 replies

Dory_Viscoglio
Level 10
August 29, 2016

Hey Raj, I would post this in Products instead of the NY User Group. You will likely get more responses.

Josh_Hill13
Level 10
August 29, 2016

Hey Raj,

If your web team has a developer, it should be easy for them.

August 29, 2016

Unfortunately a developer wont be touching this form. All i need help with is how to add height to the field itself. and add spacing between label and field.

Jim_Thao7
Level 8
August 29, 2016

If you've not played with Marketo Form CSS at all, I would recommend that you start here: jennamolby.com/how-to-style-a-marketo-form-like-a-pro/

August 29, 2016

This is helpful, but it still doesn't tell me how to add height to fields. Can you suggest how?

Grégoire_Miche2
Grégoire_Miche2Accepted solution
Level 10
August 29, 2016

.mktoForm input {height: 20px !important;}

-Greg

August 30, 2016

Thanks Greg, I found this really helpful!