Title: Freddo Post Content Width
Last modified: May 22, 2019

---

# Freddo Post Content Width

 *  [emran7](https://wordpress.org/support/users/emran7/)
 * (@emran7)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/freddo-post-content-width/)
 * Hi all.
    i have searched a lot in the google to find out how to make my post/
   blog section content wider , in the inspect elements of google chrome i find 
   out that its only 643px or some, using space, including space of sidebar its 
   total 900px
 * this is the example link of post thats very small in width..
    /gypsum-rock/
 * i manage to make it wider by changing to full width template of element plugin,
   but the other issue is, after making with Full width template the comment section
   doesn’t appear at all.
    this is wider page example with comment dissapearing 
   issue: /gypsum-crystal/
 * please help, its been 1 weeks since i’m stuck.
 * Regards
    -  This topic was modified 6 years, 11 months ago by [emran7](https://wordpress.org/support/users/emran7/).
      Reason: forgot to mention links
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffreddo-post-content-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/freddo-post-content-width/#post-11558690)
 * Hi [@emran7](https://wordpress.org/support/users/emran7/)
    this page /gypsum-
   crystal/ is made with Elementor, it is probably for this reason that some sections(
   such as comments) are not visible. However, if your goal is to increase the size-
   width of the pages, just go in your WordPres Dashboard under “Appearance-> Customize-
   > Additional CSS” and paste this code into the box:
 *     ```
       #content.site-content {
           max-width: 1240px;
       }
       ```
   
 * In this way the content will have a width of 1240px instead of 980px by default.
 *  Thread Starter [emran7](https://wordpress.org/support/users/emran7/)
 * (@emran7)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/freddo-post-content-width/#post-11559308)
 * thanks for reply,
    but still no luck with this code . i did manage to make width
   larger on my likings, but other problem is the full width page made with “Page
   Builder” is not showing properly on mobile device
 * [https://iran-gypsum.com/drywall-2/](https://iran-gypsum.com/drywall-2/)
 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/freddo-post-content-width/#post-11560373)
 * Hi [@emran7](https://wordpress.org/support/users/emran7/)
    If a page is made 
   with a page builder, the page builder will handle the responsive (Elementor, 
   SiteOrigin, or the page builder you are using). Regarding the code:
 *     ```
       #content.site-content {
           max-width: 1240px;
       }
       ```
   
 * it should work to widen the page width (I just tested it on our demo)

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

The topic ‘Freddo Post Content Width’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/freddo-post-content-width/#post-11560373)
 * Status: not resolved