Title: Full width content
Last modified: August 31, 2016

---

# Full width content

 *  [kristinatang](https://wordpress.org/support/users/kristinatang/)
 * (@kristinatang)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/)
 * How can I get my content to have full width?

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

 *  Theme Author [Organic Themes](https://wordpress.org/support/users/organicthemes/)
 * (@organicthemes)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382268)
 * You can use the full width page template. When creating a page, select the “Full
   Width” template in the Page Attributes section on the right.
 * Thanks!
 *  Thread Starter [kristinatang](https://wordpress.org/support/users/kristinatang/)
 * (@kristinatang)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382272)
 * Yes I allready did select the “full width” template when making a new page. However
   there is still lots of space around the content.
 * I want the content to fill the entire Width of the page???
 *  [rezzap a11n](https://wordpress.org/support/users/rezzap/)
 * (@rezzap)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382280)
 * Hello Kristinatang!
 * You can edit the padding on the Full Width template with the following CSS:
 *     ```
       .postarea.full {
           padding: 48px 4%;
       }
       ```
   
 * The % amount dictates the spacing on the right and left of your content, so you
   can edit this as desired. Just keep in mind that you may need to target a specific
   page if you don’t want this to display on all the pages using this selector.
 * If you haven’t used CSS before you’ll want to navigate to Plugins > Add New (
   in your WordPress admin panel) and install a plugin like Jetpack or ‘Simple Custom
   CSS’. Jetpack will add an ‘Edit CSS’ option under your ‘Appearance’ tab, and ‘
   Simple Custom CSS’ will add a ‘Custom CSS’ option. Once you’ve chosen a plugin,
   installed and activated it, you can paste the CSS I provided to achieve the result
   you’re looking for.
 * Thanks!
 * Rebecca
    Organic Themes Support
 *  Thread Starter [kristinatang](https://wordpress.org/support/users/kristinatang/)
 * (@kristinatang)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382316)
 * Thanks, that worked with jetpack!
 *  [rezzap a11n](https://wordpress.org/support/users/rezzap/)
 * (@rezzap)
 * [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382319)
 * Glad to hear! 🙂
 * Cheers,
 * Rebecca

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

The topic ‘Full width content’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/givingpress-lite/1.8.6/screenshot.
   png)
 * GivingPress Lite
 * [Support Threads](https://wordpress.org/support/theme/givingpress-lite/)
 * [Active Topics](https://wordpress.org/support/theme/givingpress-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/givingpress-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/givingpress-lite/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [rezzap a11n](https://wordpress.org/support/users/rezzap/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/full-width-content-1/#post-7382319)
 * Status: not resolved