Title: Open Content width
Last modified: December 20, 2016

---

# Open Content width

 *  Resolved [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/)
 * Front Page – Open Content. How to increase the width of this section at 100%?
   I’d like to have a width such as in Latest Post Section.
 * Thanks in advance. Regards,

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

 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/#post-8570652)
 * Open content is already at 100%. Can you show me with a screenshot what you mean?
 *  Thread Starter [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/#post-8571566)
 * Yes, it is easier to explain with a picture. I’d like to do something like this
   example.
 * ![example](https://i0.wp.com/i.imgur.com/3vnzhai.png)
 * ![my goal](https://i0.wp.com/i.imgur.com/uhWQbil.png)
 * Why?
 * I am now doing a bilingual page with Polylang plugin. Everything works perfectly
   except the homepage. The only two sections that work well are the Open Content
   and Latest Posts.
 * (Yes, I know for qTranslate. But this is too complicated for what I want. My 
   website will have a lot of pages and it is much easier to work with Polylang.)
 * So I disabled all sections other than these two. But the Open Content section
   is “unnatural” width. This will be the main content on my homepage. It looks 
   too narrowly.
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/#post-8579542)
 * Okay so the section you’re highlighting is not the open content, it is the actual
   home page content. Open content is the section that has the contact form in it,
   and as you can see, it is a full width section.
 * To manipulate the width of the front page content section, try this CSS:
 *     ```
       .frontpage-content .description {
           width: 100%;
       }
       ```
   
 * Thanks!
 *  Thread Starter [vipteam](https://wordpress.org/support/users/vipteam/)
 * (@vipteam)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/#post-8580574)
 * Great! It works. Thank you.
 * Regards,

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

The topic ‘Open Content width’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [vipteam](https://wordpress.org/support/users/vipteam/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/open-content-width/#post-8580574)
 * Status: resolved