Title: Widget Style
Last modified: April 15, 2020

---

# Widget Style

 *  Resolved [andresrom](https://wordpress.org/support/users/andresrom/)
 * (@andresrom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/widget-style-7/)
 * Hi guys!
    Can you please help me to set up the widget on the front page? I need
   the fields and the button to be displayed in the same row and in the centered.
 * Thanks a lot for the advice!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidget-style-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [vaksupport](https://wordpress.org/support/users/vaksupport/)
 * (@vaksupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/widget-style-7/#post-12682842)
 * Hello,
 * Sure thing!
 * Please go to **Appearance > Customize > Additional **CSS and copy & paste this
   code:
 *     ```
       #email-subscribers-form-3 {
           text-align: center;
       }
   
       .widget-title {
           font-weight: bold;
           padding-top: 25px;
           padding-left: 25px;
       }
   
       .es-field-wrap {
           display: inline;
           padding: 25px;
       }
   
       #es_subscription_form_submit_1587031552 {
           width: 176px;
           display: inline;
           margin-left: 25px !important;
           padding-top: 4px !important;
       } 
       ```
   
 * Please let us know if that worked.
    -  This reply was modified 6 years, 1 month ago by [vaksupport](https://wordpress.org/support/users/vaksupport/).
    -  This reply was modified 6 years, 1 month ago by [vaksupport](https://wordpress.org/support/users/vaksupport/).
 *  Thread Starter [andresrom](https://wordpress.org/support/users/andresrom/)
 * (@andresrom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/widget-style-7/#post-12683535)
 * That worked excellent!
 * Thank you very much!
 *  [vaksupport](https://wordpress.org/support/users/vaksupport/)
 * (@vaksupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/widget-style-7/#post-12702865)
 * Glad we could help 🙂

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

The topic ‘Widget Style’ is closed to new replies.

 * ![](https://ps.w.org/email-subscribers/assets/icon-256x256.png?rev=2274172)
 * [Email Subscribers & Newsletters - Email Marketing, Post Notifications & Newsletter Plugin for WordPress](https://wordpress.org/plugins/email-subscribers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-subscribers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-subscribers/)
 * [Active Topics](https://wordpress.org/support/plugin/email-subscribers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-subscribers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-subscribers/reviews/)

## Tags

 * [subscription form](https://wordpress.org/support/topic-tag/subscription-form/)

 * 3 replies
 * 2 participants
 * Last reply from: [vaksupport](https://wordpress.org/support/users/vaksupport/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/widget-style-7/#post-12702865)
 * Status: resolved