Percentage Based Width

Set responsive percentage-based widths for form fields.

Overview

The default form theme applies fixed styling that prevents custom CSS for responsive widths from working.
Change the form theme to 'None' and then use a Load CSS action to apply your custom percentage-based styles.

Answered
pu puffdyw 21 Aug, 2014
I would like to have my contact form (in a module) be percentage based for the length, meaning that I want my name and email areas to be set to 50% each and on the next line, my message area to be set to 100% so that it moves with the responsive site. The form is at the bottom of the page at yalewall.com
Gr GreyHead 21 Aug, 2014
Answer
1 Likes
Hi puffdyw,

If you set the form Theme to None you can add your own CSS to the form using a Load CSS action. Or you can over-ride parts of the Theme CSS in the same way.

Bob
pu puffdyw 22 Aug, 2014
Thanks! I didn't know about the theme, and I couldn't figure out why CSS didn't work
This topic is locked and no more replies can be posted.