Title: Spacing Between  On Widget
Last modified: August 21, 2016

---

# Spacing Between On Widget

 *  [drbf](https://wordpress.org/support/users/drbf/)
 * (@drbf)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/spacing-between-on-widget/)
 * Hi All,
 * I am using the MailChimp widget and the only problem I have is the spacing in
   the widget between the options for Preferred Format: HTML, Text, and Mobile. 
   It appears there are several line breaks between each of these.
 * I have tried setting the #mc_list li { property in my styles.css file, but this
   does not appear to be making any difference.
 * An example of the widget on my site is at [http://www.beyondfarming.org/about-us/](http://www.beyondfarming.org/about-us/)
 * I would appreciate any suggestions.
 * DR.
 * [http://wordpress.org/extend/plugins/mailchimp/](http://wordpress.org/extend/plugins/mailchimp/)

Viewing 1 replies (of 1 total)

 *  [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * (@mc_tak)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/spacing-between-on-widget/#post-3679447)
 * Hey there,
 * Thanks for posting. In looking at your site’s style.css file, I’m seeing this
   particular bit of style code:
 *     ```
       #widgets ul {
       margin-bottom: 15px;
       }
       ```
   
 * This is ultimately applying the spacing that you’re seeing. So, you may consider
   removing this style code, or adding your own custom CSS to your stylesheet to
   target the MailChimp sign up form’s code uniquely and zero that value out.

Viewing 1 replies (of 1 total)

The topic ‘Spacing Between On Widget’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp/assets/icon.svg?rev=3156997)
 * [Mailchimp List Subscribe Form](https://wordpress.org/plugins/mailchimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/spacing-between-on-widget/#post-3679447)
 * Status: not resolved