Title: Fix sidebar
Last modified: August 24, 2016

---

# Fix sidebar

 *  [bellerofonte](https://wordpress.org/support/users/bellerofonte/)
 * (@bellerofonte)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/fix-sidebar-1/)
 * Is it possible to fix the scrolling of sidebar when it arrives at the bottom 
   like in theme twenty fifteen? Thanks

Viewing 1 replies (of 1 total)

 *  [nicolaslive](https://wordpress.org/support/users/nicolaslive/)
 * (@nicolaslive)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/fix-sidebar-1/#post-6006926)
 * Heh did you find a solution to your issue? On the [Demo](http://www.andersnoren.se/themes/fukasawa/)
   page, if you change the sidebar position to fix, it works. And it seems to work
   forr all screen sizes.
 * When I do the changes on my end, the first post overlaps the header upon resize…
 *     ```
       .sidebar {
           width: 280px;
           padding: 50px 40px;
       position: fixed;
           top: 0;
           left: 0;
           font-size: 0.71em;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Fix sidebar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fukasawa/2.1.3/screenshot.jpg)
 * Fukasawa
 * [Support Threads](https://wordpress.org/support/theme/fukasawa/)
 * [Active Topics](https://wordpress.org/support/theme/fukasawa/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fukasawa/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fukasawa/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [nicolaslive](https://wordpress.org/support/users/nicolaslive/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/fix-sidebar-1/#post-6006926)
 * Status: not resolved