Title: Custom CSS
Last modified: August 30, 2016

---

# Custom CSS

 *  Resolved [nayeonkim](https://wordpress.org/support/users/nayeonkim/)
 * (@nayeonkim)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-css-130/)
 * I’d like to set my custom css to the forms. Some css works and some don’t if 
   the same values are already defined by the plugin. Which file can I edit to do
   this?
 * Also, I am having 2 separate kinds of subscribe areas (sidebar, and each post).
   If I change the css file that came with the plugin, would that affect both subscribe
   fields?
 * What would be the cleanest way to do this?
 * Thanks,
 * [https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-css-130/#post-6605802)
 * Hi Nayeonkim,
 * I would recommend you download the latest release which should be coming out 
   to the WordPress.org repository on Monday.
 * You can download that from the following url:
    [https://wordpress.org/support/view/plugin-reviews/yikes-inc-easy-mailchimp-extender](https://wordpress.org/support/view/plugin-reviews/yikes-inc-easy-mailchimp-extender)
 * In terms of customizing the CSS, I think you’ll find the new version to be easier
   to work with. A lot of styles in the old plugin had !important tags, which is
   harder to override.
 * The new version prevents the use of these to let you customize however you see
   fit.
 * I would recommend doing so in your themes style.css file (ideally you should 
   have a child theme setup to prevent any loss of styles on a theme update), or
   you can use a custom css plugin which seems to work well. I generally recommend:
   [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * If you inspect the widget you’ll find that it has additional classes so you can
   target widgets without effecting any other forms on the site, or you can target
   forms on a global level and style theme all together.
 * Thanks,
    Evan

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/custom-css-130/#post-6605802)
 * Status: resolved