You need to add a style to your form...
For example here:
#fullwidth-container input {
background : #333;
border : 1px solid #777;
}
Just add color:#FFF;
You need to add a style to your form...
For example here:
#fullwidth-container input {
background : #333;
border : 1px solid #777;
}
Just add color:#FFF;