Title: Narrowing sidebar
Last modified: October 5, 2017

---

# Narrowing sidebar

 *  [pribor](https://wordpress.org/support/users/pribor/)
 * (@pribor)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/narrowing-sidebar/)
 * The sidebar currently occupies 30 per cent of my page. Could I push the sidebar
   further to the right and make it narrow?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnarrowing-sidebar%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Takao Utsumi](https://wordpress.org/support/users/utsumit/)
 * (@utsumit)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/narrowing-sidebar/#post-9575428)
 * Please add the following code to Additional CSS.
 *     ```
       @media screen and (min-width: 980px) {
       	.content-area {
       		width: 68.5%;
       	}
       	.sidebar-area {
       		width: 20.78%;
       	}
       }
       ```
   
 *  Thread Starter [pribor](https://wordpress.org/support/users/pribor/)
 * (@pribor)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/narrowing-sidebar/#post-9791704)
 * Thank you. However, this addition to the CSS is possible only through a paid 
   update to the Graphy theme. And not sure if this update is one-time thing to 
   be done at a steep cost of $49. Or does the update have to be renewed annually?
 *  Theme Author [Takao Utsumi](https://wordpress.org/support/users/utsumit/)
 * (@utsumit)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/narrowing-sidebar/#post-9798772)
 * You can add the code even though you use the free version of Graphy.
    We only
   charges for the Graphy Pro at purchase time. Support and updates are included
   and there are no additional charges.

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

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Takao Utsumi](https://wordpress.org/support/users/utsumit/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/narrowing-sidebar/#post-9798772)
 * Status: not resolved