Changing the color of the Sign Up button
-
Trying to change the color from white to grey. I’m using the following rule:
.mc4wp-form input [type=”submit”] {
background-color :#cfcfcf !important;
}That’s not working at all. I also will want to change the text color on the button.
Any thoughts?
Thanks,
Leo
- The topic ‘Changing the color of the Sign Up button’ is closed to new replies.