Jetpack CSS Editor – CSS changes not working on MailChimp Opt In
-
I’ve just installed Jetpack and started using the CSS editor. I wanted to change some attributes on my mailchimp opt-in form (which is embed code not a plugin) but they didn’t work. I’m fairly new to CSS and yes I did save my changes before re-loading my web page. I used firebug to determine the class names of the element.
I know CSS Editor allows CSS to be applied after the theme’s CSS (which is Radiate) but I’m wondering if changes to CSS on embed code elements will work.
Here’s the basic css change I made in CSS editor. Any help would be appreciated.
.mc_embed_signup_scroll {
font-size: 20px;
color: red;
}
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Jetpack CSS Editor – CSS changes not working on MailChimp Opt In’ is closed to new replies.