Title: Form styling problem, plz help
Last modified: August 21, 2016

---

# Form styling problem, plz help

 *  Resolved [woodusher](https://wordpress.org/support/users/woodusher/)
 * (@woodusher)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/)
 * Just installed and got working very nicely.
 * I have styled the form almost perfectly but 2 things im really struggling with
   and would appreciate some help.
    1. The warning msg that a user is already subscribed
   in white text on a white background with a yellow border,, this is not good,,
   How do I style this message.
 * 2 There is too much space below the subscribe button and I cannot find where 
   to reduce this, it may be the container for the secondary opt in copy but I dont
   want this.
 * Any help would be greatly appreciated
 * Many thanks
    Simon
 * [http://wordpress.org/plugins/magic-action-box/](http://wordpress.org/plugins/magic-action-box/)

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

 *  Plugin Author [Ryann Micua](https://wordpress.org/support/users/pogidude/)
 * (@pogidude)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/#post-4041947)
 * Hi Simon,
 * for #1, could you tell us link to your webpage?
 * for #2, under MAB Settings -> General tab, there is a “Minify HTML” check box.
   enable that
 *  Thread Starter [woodusher](https://wordpress.org/support/users/woodusher/)
 * (@woodusher)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/#post-4041962)
 * Wow,
    Thx for the quick reply
 * [http://www.katy.flatpackdigital.com](http://www.katy.flatpackdigital.com)
 * as far as#2 is concerned, I have clicked minify html and that hast helped 🙁
 * Simon
 *  Plugin Author [Ryann Micua](https://wordpress.org/support/users/pogidude/)
 * (@pogidude)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/#post-4042026)
 * For the warning message, try adding the following to the Custom CSS setting field:
 *     ```
       .mab-wysija-msg .allmsgs .updated{ background: #222; border-color: #555; }
       .mab-wysija-msg .allmsgs .updated ul li{ color: #fff !important; }
       ```
   
 * The 2nd code is for the text color. you can omit that if you like. and change
   the values as needed.
 * As for #2, in your Secondary Content copy, there are blank lines (pressing Enter
   key) which is causing wordpress to wrap these with paragraph tags `<p>` make 
   sure this field is truly empty – no spaces or line returns.
 *  Thread Starter [woodusher](https://wordpress.org/support/users/woodusher/)
 * (@woodusher)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/#post-4042034)
 * Thank you so much
 * Brilliant support and a brilliant plugin.
 * Spaces in the secondary box dohhh,,, 🙂 never thought of that one, well spotted.
 * Thanks again
 * Simon

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

The topic ‘Form styling problem, plz help’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-action-box_318aa7.svg)
 * [Magic Action Box](https://wordpress.org/plugins/magic-action-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/magic-action-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/magic-action-box/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-action-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-action-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-action-box/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [woodusher](https://wordpress.org/support/users/woodusher/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/form-styling-problem-plz-help/#post-4042034)
 * Status: resolved