Title: Page Width
Last modified: November 13, 2016

---

# Page Width

 *  Resolved [adrianciolea](https://wordpress.org/support/users/adrianciolea/)
 * (@adrianciolea)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/)
 * Hello !
 * I am currently trying to get the width of the website a little wider. I couldn’t
   find any css attribute to do it, maybe I didn’t search very good but I really
   need some help !
 * EDIT: The Single Page is what I am mostly interested
 * Thank you very much
    -  This topic was modified 9 years, 6 months ago by [adrianciolea](https://wordpress.org/support/users/adrianciolea/).

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

 *  [Innovation TechnologyS](https://wordpress.org/support/users/deivamoorthy/)
 * (@deivamoorthy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8430197)
 * Hi,
 * Founder theme page width depends upon the padding right & Left.
    change the decrease
   the value .main { padding: 0 25.002%; } Use your css in child theme or in custom
   css
 * For the single page use the page id before the class name
    .page-id-61 .main {
   padding: 0 25.002%; }
 *  Thread Starter [adrianciolea](https://wordpress.org/support/users/adrianciolea/)
 * (@adrianciolea)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8430689)
 * You are a life saver ! Thank you very much ! Is there any possibility you can
   tell me how if I can make a two column template blog page? For all the pages
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8433732)
 * For making a two column layout within a page, check out the [Page Builder](https://wordpress.org/plugins/siteorigin-panels/)
   plugin by SiteOrigin.
 *  Thread Starter [adrianciolea](https://wordpress.org/support/users/adrianciolea/)
 * (@adrianciolea)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8434309)
 * Thank you very much guys ! Awesome support
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8435473)
 * Happy to help 🙂

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

The topic ‘Page Width’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/page-width-47/#post-8435473)
 * Status: resolved