Title: Column Width
Last modified: September 28, 2017

---

# Column Width

 *  [Bhikkhu Subhuti](https://wordpress.org/support/users/bhikkhu-subhuti/)
 * (@bhikkhu-subhuti)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/column-width-36/)
 * Hey, I love your theme! My father complained that the width of the text is too
   big on his (big) screen. Each paragraph is only one line for him. How can I limit
   the width of the texts window to a certain number of characters, (ie. 40 characters.)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolumn-width-36%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Bhikkhu Subhuti](https://wordpress.org/support/users/bhikkhu-subhuti/)
 * (@bhikkhu-subhuti)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/column-width-36/#post-9539080)
 * I think this css code did the trick (waiting for my father’s approval)
    .entry-
   content p { max-width: 500px; margin: 0 auto 30px; }

Viewing 1 replies (of 1 total)

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

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

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [Bhikkhu Subhuti](https://wordpress.org/support/users/bhikkhu-subhuti/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/column-width-36/#post-9539080)
 * Status: not resolved