I'm having some problems styling my mailchimp submit button.
OK, so I have unchecked the custom styles box and I have managed to style all text fields and the submit button within style.css using the css rule: input. But I now want to replace the submit button with my own image or at least to change the bg color so that it stands out. However, when I try to style it using the css rule: submit it doesn't affect it. This is strange as this is the rule you would normally use to style a submit button.
Can anyone shed any light on this one?