Hey Rob,
I have found the Gravity Form code in my CSS Style sheet.
Here is what I can see:
[css]
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
background: #ffffff !important;
color: #003300!important;
font-family: Georgia, Arial, Tahoma, Verdana !important;
font-size: 12px !important;
padding: 4px 0 4px 5px !important;
border: 1px solid #DDDDDD;
}
.gform_footer input.button {
color: #FFFFFF !important;
}
.gform_wrapper .ginput_complex label {
font-size: 12px !important;
}
.gform_wrapper li, .gform_wrapper form li {
margin: 0 0 10px 0 !important;
}
.gform_wrapper .gform_footer {
border: none !important;
}
Is there a video tutorial on where I can customize my forms to change the colors in CSS? I am not sure where I should be adding extra code within the section above.
Thank you,
Erin
Posted 13 years ago on Sunday December 11, 2011 |
Permalink