Title: Style Sheet Editing&#8230;
Last modified: August 21, 2016

---

# Style Sheet Editing…

 *  [helloengage](https://wordpress.org/support/users/helloengage/)
 * (@helloengage)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing-1/)
 * Hi there,
 * Here is my blog:
    [http://www.itsjoelstephens.com](http://www.itsjoelstephens.com)
 * I have the widget on the side and all I want to do is add some padding/margins
   in the form field, because as you can see, it’s smashed against the side.
 * I tried what I thought would work in the Widget settings, but it didn’t
 * I tried:
 *     ```
       #feedburner-email-subscription-2 {
       padding: 10px;
       }
       ```
   
 * But this failed. Is there anywhere else to edit it so just around the field to
   fill out? Thanks!
 * [http://wordpress.org/plugins/feedburner-email-subscription/](http://wordpress.org/plugins/feedburner-email-subscription/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [zourbuth](https://wordpress.org/support/users/zourbuth/)
 * (@zourbuth)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing-1/#post-4553991)
 * Don’t for get to include the style tag:
 *     ```
       <style type="text/css">
       #feedburner-email-subscription-2 {
           padding: 10px;
       }
       </style>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Style Sheet Editing…’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/feedburner-email-subscription_fffcfc.
   svg)
 * [Feedburner Email Subscription](https://wordpress.org/plugins/feedburner-email-subscription/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feedburner-email-subscription/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feedburner-email-subscription/)
 * [Active Topics](https://wordpress.org/support/plugin/feedburner-email-subscription/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedburner-email-subscription/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedburner-email-subscription/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [zourbuth](https://wordpress.org/support/users/zourbuth/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing-1/#post-4553991)
 * Status: not resolved