Title: Wider Content/Post
Last modified: August 22, 2016

---

# Wider Content/Post

 *  Resolved [chaos](https://wordpress.org/support/users/chaos1/)
 * (@chaos1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/wider-contentpost/)
 * Hello,
 * I’d like to make a suggestion for Fukasawa. I noticed that when viewing a post
   or page on desktop, the .content.thin is very narrow. Although it looks great,
   as a photographer I feel that there should be an option between a scenario where
   there is .content.thin and .content.wide (which could be an option in customization).
 * For example, most of my photos are horizontal / landscape. To get the better 
   detail, look, and feel of the photo, the margins in content.thin are to large.
   Bear in mind, this is with a 1920×1080 display. Now take into consideration the
   latest generation Apple Thunderbolt Displays and Retina Macbooks, being flexible
   upwards towards 4k display resolution would be ideal for a photographer.
 * Along with widening .content.wide, I see other things that could be bumped wider,
   such as .post-inner could be slightly wider.
 * Thanks for taking the time to read my suggestion. I may tinker around with the
   code on my end. I love the theme!!!

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

 *  [cindy.a.scott](https://wordpress.org/support/users/cindyascott/)
 * (@cindyascott)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/wider-contentpost/#post-5366853)
 * I agree with this! Have you found a way to reduce the size of the margins?
 *  [mismyl1](https://wordpress.org/support/users/mismyl1/)
 * (@mismyl1)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wider-contentpost/#post-5366963)
 * I agree as well, has anyone found a way to make the aria wider?
 *  [mismyl1](https://wordpress.org/support/users/mismyl1/)
 * (@mismyl1)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wider-contentpost/#post-5366964)
 * I found out how to get the content aria wider.
    in your Style.css file Find LINE
   169 which is the .content.thin ect below. —–1.change the 973px to 1500px, or 
   what ever you think looks good —–
 * .content.thin {
    width: 973px; margin-top: 50px; }
 * FIND LINE 867
    —–2.change the 620px to 1000, or what ever you think looks good—–
 * Look for this code:
    .post-inner { width: 620px; max-width: 85%; padding: 7.5%
   0; margin: 0 auto; }
 * Then your page content should be wider.

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

The topic ‘Wider Content/Post’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [mismyl1](https://wordpress.org/support/users/mismyl1/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/wider-contentpost/#post-5366964)
 * Status: resolved