Title: Missing box outline
Last modified: August 21, 2016

---

# Missing box outline

 *  [lornalily](https://wordpress.org/support/users/lornalily/)
 * (@lornalily)
 * [13 years ago](https://wordpress.org/support/topic/missing-box-outline/)
 * Hello
 * Would love some help. I have a link with a screenshot.
 * [https://dl.dropboxusercontent.com/u/22862800/2013-06-20%2005.25.48%20pm.png](https://dl.dropboxusercontent.com/u/22862800/2013-06-20%2005.25.48%20pm.png)
 * The outline of the box never shows and it’s makes it harder for the customers
   to know where to click and to put their email addresses in.
 * I have put a yellow into the mailchimp setup config to try and draw attention
   to it. But I hate the yellow and would like to make it look professional
 * Does anyone know the code for the outline boarder for the box ?
 * Or some nice coding for the button?
 * Would really appreciate any info from someone better then me 🙂
 * Actually while I’m here would also like some advice on a better way to get subscribers,
   perhaps a little landing box plugin that’s connected to mailchimp?
 * Thanks in advance
 * [http://wordpress.org/extend/plugins/mailchimp/](http://wordpress.org/extend/plugins/mailchimp/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * (@mc_tak)
 * [13 years ago](https://wordpress.org/support/topic/missing-box-outline/#post-3862157)
 * Hey there,
 * If you’re specifically looking to add a border for just the input field, you 
   can do that by adding a bit of CSS code to your WordPress theme’s stylesheet.
   This code:
 *     ```
       #mc_signup_form .mc_input {
       border: 1px solid #000;
       }
       ```
   
 * should add a 1 pixel black border around your input field. If the above doesn’t
   work, it’s likely the case that it’s conflicting with something else existing
   on your theme’s stylesheet. Feel free to post a link to your site with the signup
   form and I’d be happy to take a closer look.
 * -tk
 *  Thread Starter [lornalily](https://wordpress.org/support/users/lornalily/)
 * (@lornalily)
 * [13 years ago](https://wordpress.org/support/topic/missing-box-outline/#post-3862181)
 * Hello mc_tak
 * thank you so much for that I will give it a go and get back in touch if I have
   trouble.
 * really appreciate your help
 * 🙂 lorna
 *  [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * (@mc_tak)
 * [13 years ago](https://wordpress.org/support/topic/missing-box-outline/#post-3862204)
 * awesome, let us know if you have any questions!
 * -tk

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Missing box outline’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [mc_tak](https://wordpress.org/support/users/mc_tak/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/missing-box-outline/#post-3862204)
 * Status: not resolved