Title: [Theme: Duster] Content Width
Last modified: August 20, 2016

---

# [Theme: Duster] Content Width

 *  [shamus805](https://wordpress.org/support/users/shamus805/)
 * (@shamus805)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/theme-duster-content-width/)
 * Hello all!
 * I have a quick question, as I have been through google and other posts numerous
   times.
 * I am trying to increase the width of the content in my pages. I have used firebug
   and been through the css thoroughly and cannot figure out where the width for
   the pages is.
 * I would really appreciate any help or guidance any of you can provide.
 * Thank you.
 * [http://wordpress.org/extend/themes/duster/](http://wordpress.org/extend/themes/duster/)

Viewing 1 replies (of 1 total)

 *  [Ian Stewart](https://wordpress.org/support/users/iandstewart/)
 * (@iandstewart)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/theme-duster-content-width/#post-2545352)
 * The width of page content in Duster is controlled in the CSS here …
 *     ```
       .singular .entry-header,
       .singular .entry-content,
       .singular footer.entry-meta,
       .singular #comments-title {
           margin: 0 auto;
           width: 68.9%;
       }
       ```
   
 * I hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘[Theme: Duster] Content Width’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ian Stewart](https://wordpress.org/support/users/iandstewart/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/theme-duster-content-width/#post-2545352)
 * Status: not resolved