Title: Sidebar Width
Last modified: March 6, 2020

---

# Sidebar Width

 *  Resolved [spungedave](https://wordpress.org/support/users/spungedave/)
 * (@spungedave)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-73/)
 * Hi All,
 * I’m hoping someone can help me figure out how to change the right sidebar width
   on the Flash Free theme – I’m aiming to reduce the width from what appears to
   be about 30% by default.
 * I’ve tried a couple CSS snippets I’ve found here and there but I’m clearly not
   targeting the right object. Any advice is greatly appreciated.
 * S

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

 *  [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * (@themegrillteam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-73/#post-12520474)
 * Hi,
    Try this CSS: [@media](https://wordpress.org/support/users/media/) (min-
   width: 769px) { #primary { width: 73%; } #secondary { width: 25%; } }
 * [https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/](https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/)
 * Thanks.
 *  Thread Starter [spungedave](https://wordpress.org/support/users/spungedave/)
 * (@spungedave)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-73/#post-12521552)
 * Thanks Ashish! Works like a charm…
 *  [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * (@themegrillteam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-73/#post-12522479)
 * Glad I could help. Cheers!

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

The topic ‘Sidebar Width’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-73/#post-12522479)
 * Status: resolved