• Hi,

    Im having a bit of a problem changing the colour of the Submit button.

    I have the custom styling turned on and I tried to add the code:

    #mc_signup_submit.button {
    background-color: #EBB52F;
    }

    to my themes stylesheet but its not making the changes. Any ideas as to what im doing wrong?

    Thanks.

    http://wordpress.org/plugins/mailchimp/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this mandy876.

    #mc_signup_submit.button {
    background-color: #EBB52F!important;
    }

    Hope this helps.

    Thanks,

    Thread Starter mandy876

    (@mandy876)

    Hi,

    Thanks for the code, unfortunately it didn’t work!

    I don’t know where I’m going wrong, when i inspect the element using Firebug, the colour code I want to change is there but I just can seem to find it anywhere.

    What’s your site’s url?

    Thanks

    Hoping someone can help with a similar problem… I don’t have a subscribe button at all??? How do I get it back?

    site is getrealliving.com.au

    THANKS!!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Subscribe Button’ is closed to new replies.