• I’ve used different CSS to try to change the color of the submit button, but it’s not changing.

    Can anyone tell me the correct coding for this? Thanks.

    These are the ones I’ve used so far, but they have not worked:

    .mc4wp-form input[type="submit"] { background: #F9B705;
    	color: #000000; }
    .form.mc4wp-form input[type=submit] {
    	background: #F9B705;
    	color: #000000;
    }

    https://www.ads-software.com/plugins/mailchimp-for-wp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi mybtcs,

    Please provide a link to your website. There may be other CSS affecting your button, so inspecting your actual site would be the best way to determine that and provide suggestions.

    Thanks!

    Christi

    I’m having the same issue here, the css should work, but it is not getting to the widget for some reason.

    Hi landonbotis,

    I would really like to help, so please provide a link to your site. Without a link, it’s hard to say what might be overriding your CSS.

    Thanks!

    Christi

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change submit/sign up button color?’ is closed to new replies.