Title: Remove Space about sidebar widget
Last modified: August 31, 2016

---

# Remove Space about sidebar widget

 *  Resolved [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * (@nycplugged)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/)
 * Hello,
 * For the side bar widget if you dont add a title, a space appears on top. Is there
   a way to get rid of this space?
 * Thanks

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7318995)
 * Can you post a link to your site?
 *  Thread Starter [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * (@nycplugged)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7318999)
 * [nycplugged.com](http://nycplugged.com)
 *  Thread Starter [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * (@nycplugged)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319000)
 * Specifically above he IG feed
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319006)
 * Try this code in your child theme’s stylesheet:
 *     ```
       #null-instagram-feed-3 {
       	padding-top: 0;
       }
       ```
   
 *  Thread Starter [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * (@nycplugged)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319054)
 * thanks! Can it get even closer?
 *  [mikylamarie](https://wordpress.org/support/users/mikylamarie/)
 * (@mikylamarie)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319055)
 * I believe you can change the 0 to be in the negatives i.e. (-5) to get it as 
   close as you like
 *  Thread Starter [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * (@nycplugged)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319057)
 * Just checked negative numbers not allowed. This works though.
 * Thanks!

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

The topic ‘Remove Space about sidebar widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [nycplugged](https://wordpress.org/support/users/nycplugged/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/remove-space-about-sidebar-widget/#post-7319057)
 * Status: resolved