I don't understand the issue, we've already identified the style responsible for the colour:
.signup {
background: #fadc57 url(images/taxicab-formbg.png) repeat-x;
}
Remove that or change the background image?
I don't understand the issue, we've already identified the style responsible for the colour:
.signup {
background: #fadc57 url(images/taxicab-formbg.png) repeat-x;
}
Remove that or change the background image?