Quantcast
Channel: mailchimp – WordPress.org Forums
Viewing all articles
Browse latest Browse all 2811

katerina.jeng on "[Plugin: MailChimp for WordPress] How to override styles to create custom CSS?"

$
0
0

Hi there,

I've been browsing the FAQ and support forums, but am still having trouble customizing my form style. I'm using the "Light Theme," because if I choose "Inherit from current theme," my form fields look really weird.

I'd just like to make the Submit button larger, and change its colors (text color, background cover, and hover color.) However, when I put custom CSS in Appearance > Edit CSS, it still pulls in the colors from the Light theme.

What's the best way to edit my Submit button colors?

Here is the site I'm working on: http://www.scratchthelist.com

And here is the CSS I was playing with (It's currently not saved in my editor):

.mc4wp-form input[type="submit"] {
background-color: #990033;
border: #990033;
padding: 15px 32px;
font-family: Quicksand;
color: #FFF;
text-align: center;
text-decoration: uppercase;
display: inline-block;
font-size: 16px;
}

Thanks in advance!
Katerina

https://wordpress.org/plugins/mailchimp-for-wp/


Viewing all articles
Browse latest Browse all 2811

Trending Articles