Title: full width?
Last modified: October 13, 2022

---

# full width?

 *  Resolved [jerrystampfer](https://wordpress.org/support/users/jerrystampfer/)
 * (@jerrystampfer)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/full-width-100/)
 * Hi there – I have been trying to get my home page to fill the screen in terms
   of width. I have set everything I can find to “full width” but it is still showing
   white down either side and not displaying to full width.
    Any ideas please? Many
   thanks in advance. Jerry
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffull-width-100%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [jerrystampfer](https://wordpress.org/support/users/jerrystampfer/)
 * (@jerrystampfer)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/full-width-100/#post-16096826)
 * Apologies – no sooner had I sent the message than I found the solution.
    Best
   wishes, Jerry.
 *  Thread Starter [jerrystampfer](https://wordpress.org/support/users/jerrystampfer/)
 * (@jerrystampfer)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/full-width-100/#post-16096877)
 * Although I do still have a small strip of white at either side.
 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/full-width-100/#post-16102271)
 * Hi [@jerrystampfer](https://wordpress.org/support/users/jerrystampfer/),
 * Thanks for choosing Neve!
 * It looks like there is a maximum width set for the container in Elementor, that’s
   why the content doesn’t appear on the entire width of the page. You could change
   that in Elementor, or use the code below to overwrite it.
 *     ```
       .elementor-container {
           max-width: unset !important;
       }
       ```
   
 * I hope this helps!

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

The topic ‘full width?’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/full-width-100/#post-16102271)
 * Status: resolved