[Plugin: MailChimp List Subscribe Form] Need to access CSS of sign up using MailChimp plugin
-
Using the MC plugin and need to change the padding on the signup form.
Custom styling is turned on and I’ve been able to change the settings to this:#mc_signup_form {
padding: 5px;
border-width: 2px;
border-style: solid;
border-color: black;
color: white;
background-color: #1B1B1B;
}HOWEVER, I need to change the padding to 10 px in order for it to fit in my theme’s sidebar.
Where can I find this?
It is not in the style.css from the theme and I have already placed this code (changed to 10px) in the style.css with no luck.Can you help please?
Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘[Plugin: MailChimp List Subscribe Form] Need to access CSS of sign up using MailChimp plugin’ is closed to new replies.