Title: Widget issue
Last modified: July 30, 2018

---

# Widget issue

 *  Resolved [slippers](https://wordpress.org/support/users/slippers/)
 * (@slippers)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/)
 * Hi, I’m looking to make the switch to generate press (pro) from the Hemingway
   theme (doesn’t seem supported anymore)
 * Now when I preview my blog the HTML sidebar widgets I use (for my optins, facebook
   likebox etc.) have white margins making them look bad. Is there an easy fix for
   this?
 * Example: [https://imgur.com/a/saqI2ZI](https://imgur.com/a/saqI2ZI)
 * This HTML code should cover the widget area without the margin.
 * Hope my question is clear, thanks

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

 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10542451)
 * Hi there,
 * You’re seeing the widget padding there.
 * Our premium version allows you to adjust it inside the Customizer.
 * Alternatively, you can use some CSS:
 *     ```
       .sidebar .widget {
           padding: 0;
       }
       ```
   
 * Let me know if you need more info 🙂
 *  Thread Starter [slippers](https://wordpress.org/support/users/slippers/)
 * (@slippers)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10542925)
 * Thanks Tom, just purchased premium. Hope I can adjust this for each widget individually.
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10544799)
 * The Customizer option is a global option unfortunately.
 * However, we’ll be happy to show you how to do it individually with some CSS if
   you’d like? 🙂
 *  Thread Starter [slippers](https://wordpress.org/support/users/slippers/)
 * (@slippers)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10544851)
 * Already a happy customer and fixed it. Love this thing, wish I picked it from
   the start!
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10546002)
 * That’s great to hear! Thank you! 🙂

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/widget-issue-19/#post-10546002)
 * Status: resolved