I use the Headway framework and I would like to use custom CSS for the sidebar widget. The form is simple with one required input box and a image as the submit button. I want to able to do the following:
1. Customize the size of the input box and font inside
2. Be able to use the ClearIt css so the Enter Email Address code disappears on click
3. Put the image submit button to the right of the input box
4. Remove the * for the required field and any other Gravity form text. So a simple input box and submit button.
In general I would like to learn more about CSS for these forms. So even if I have something embedded on a page I want to be able to do more CSS styling.
Thanks and I look forward to your replies,
Chris
An example of non-working code is available at http://www.itcalliance.com/dev/envidagroup
I tried to copy and edit code from the preview form source code and I am having issues.