Title: How To Increase Post Width?
Last modified: April 19, 2020

---

# How To Increase Post Width?

 *  Resolved [A1234578](https://wordpress.org/support/users/e5223959880/)
 * (@e5223959880)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-increase-post-width/)
 * Hello,
 * I would like to ask how to increase the page width so that images are more readable
   for this site posts?
 * Sample Post:
    [https://nekyou.com/2020/04/14/frankenstein-family-chapter-2/](https://nekyou.com/2020/04/14/frankenstein-family-chapter-2/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-to-increase-post-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Velda](https://wordpress.org/support/users/supernovia/)
 * (@supernovia)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-increase-post-width/#post-12704682)
 * Try increasing the width via Customize > Additional CSS.
 * You can adjust this as you’d like:
 *     ```
       .home.is-singular .entry-inner, body:not(.has-post-thumbnail).is-singular .entry-inner, .is-singular.single-format-image .entry-inner, .is-singular.page-template-eventbrite-index .content-area {
           max-width: 900px;
       }
       ```
   
 *  Thread Starter [A1234578](https://wordpress.org/support/users/e5223959880/)
 * (@e5223959880)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-increase-post-width/#post-12704963)
 * Thanks, it works!! 😀
 *  [Velda](https://wordpress.org/support/users/supernovia/)
 * (@supernovia)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-increase-post-width/#post-12710131)
 * Cheers!

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

The topic ‘How To Increase Post Width?’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Velda](https://wordpress.org/support/users/supernovia/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-increase-post-width/#post-12710131)
 * Status: resolved