Title: Affinity: full page width
Last modified: January 23, 2018

---

# Affinity: full page width

 *  [l3ttie](https://wordpress.org/support/users/l3ttie/)
 * (@l3ttie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/affinity-full-page-width/)
 * Hi
 * Does anyone know how to adjust the max page-width, please?
 * Many thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Faffinity-full-page-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * (@sacredpath)
 * Automattic Happiness Engineer
 * [8 years, 4 months ago](https://wordpress.org/support/topic/affinity-full-page-width/#post-9907763)
 * Hi there, the one thing to keep in mind is that the maximum suggested character
   line length is 66, including punctuation and spaces, and Affinity is at around
   63 as designed. As lines get longer, readability suffers and it becomes harder
   for the eye to go from the end of one line to the beginning of the next accurately.
   Original content width or screens 58em and wider was set to 714px. The following
   sets that to 1000px. You can adjust as you see fit.
 *     ```
       @media screen and (min-width: 58em) {
         .affinity-front-page .site-content .entry-content {
           max-width: 1000px;
         }
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Affinity: full page width’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/affinity-full-page-width/#post-9907763)
 * Status: not resolved