Responsive Form 2.0 Theme

Responsive Form 2.0 Theme

Would like to see an option for a Responsive Form 2.0 theme

The built in styling is time consuming to override.

An unstyled theme would be useful also.
4 Comments
Anonymous
Not applicable
I agree. And before anyone says that there is an unstyled theme, that theme is still full of styling and spacing.
Grégoire_Miche2
Level 10

See also, on that ground:

-Greg

Robb_Barrett
Marketo Employee

I put this in my head:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

I put this in my CSS:

input,

textarea {

  max-width: 100%;

}

When my forms respond, even two column forms turn to 1 column and go full size. It's nice.

kh-lschutte
Community Manager
Status changed to: Open Ideas