Title: Full width
Last modified: September 1, 2016

---

# Full width

 *  [snp_85](https://wordpress.org/support/users/snp_85/)
 * (@snp_85)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/)
 * Hiya!
 * I’m trying to set the full width page. But when I chose the full width template,
   the text, and the google map is till “boxed” after the full width slider i’ve
   got in the top.
 * Actually, I’ve got static page that has some text and google map below.
 * Questions:
 * 1. Can I set the googlemap only (Google Maps WD) , to the full width and the 
   text will still “boxed” ?
 * 2.If not, how I can set the whole page fullwidth, and then using some tag like
   p align , make it boxed?
 * Thanks

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659161)
 * 1. I believe this must be done with CSS, if it is possible. Can you post a link
   so I can try to get it to work?
 * 2. After I try with the CSS, we can try this.
 * Thanks,
    Kevin
 *  Thread Starter [snp_85](https://wordpress.org/support/users/snp_85/)
 * (@snp_85)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659180)
 * Ok no problem with the boxed, but now problem with some images in the slider.
 * some pictures that are somehow cutted. but they are good size
 * [http://icf.bofh.ru/~phr0zen/](http://icf.bofh.ru/~phr0zen/)
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659191)
 * 1. So by boxed we’re just referring to the max width of the normal content correct?
   Becuase there is a boxed layout option: [http://themes.kadencethemes.com/virtue2/](http://themes.kadencethemes.com/virtue2/)
 * You can use this plugin: [https://wordpress.org/plugins/siteorigin-panels/](https://wordpress.org/plugins/siteorigin-panels/)
 * To add a fullwidth-stretched row in your page and that will break it out of the
   box. This isn’t something you can only do with css because you have to have javascript
   to capture the size of the screen.
 * 2. I don’t recommend this because it’s not how the design was intended and will
   stretch things but you can use css to do that:
 *     ```
       .container {
           width: 100%;
           padding: 0;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [snp_85](https://wordpress.org/support/users/snp_85/)
 * (@snp_85)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659268)
 * thanks! but the answer of cutted pictures on the slider?
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659280)
 * Are you referring to the sizing of the images in your home slider? I believe 
   that the reason this is happening is because of the image sizes that you’ve uploaded.
 * Try cropping them to equal dimensions, and you wont have this issue.

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

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

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

 * 5 replies
 * 3 participants
 * Last reply from: [Kevin](https://wordpress.org/support/users/jx-3p/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/full-width-49/#post-7659280)
 * Status: not resolved