Title: Delete Container
Last modified: June 3, 2025

---

# Delete Container

 *  [akajak](https://wordpress.org/support/users/akajak/)
 * (@akajak)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/)
 * It should look like this:
   [https://3dprinteye.com/volume/volume.html](https://3dprinteye.com/volume/volume.html)
   Instead it looks like this:[https://3dprinteye.com/3d-printer-build-volume-visualizer](https://3dprinteye.com/3d-printer-build-volume-visualizer)
 * The content is squashed, I want to delete the white box & insert this page:
   [https://3dprinteye.com/volume/volume.html](https://3dprinteye.com/volume/volume.html)
   between the header & footer.
    -  This topic was modified 11 months, 2 weeks ago by [akajak](https://wordpress.org/support/users/akajak/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdelete-container%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/#post-18495109)
 * Hello [@akajak](https://wordpress.org/support/users/akajak/),
 * Thank you for reaching out,
 * Removing the container is not possible unless you want to change the code inside
   the theme, which is not recommended. However, you can do one of the following:
 * The layout design you have chosen for the site is the separate-layout. First 
   of all, you need to change it to wide. Go to: WP Dashboard > Appearance > Customizer
   > Site Style & Settings > Site Layout. We have explained it here: [https://docs.oceanwp.org/article/898-customizer-site-style-settings#Site-Layout-kC1LX](https://docs.oceanwp.org/article/898-customizer-site-style-settings#Site-Layout-kC1LX).
 * If you do not change it, you can modify the background design in a way that it
   looks like there is no container.
 * Also, you can change the page settings from here: [https://docs.oceanwp.org/article/899-customizer-pages-special-pages](https://docs.oceanwp.org/article/899-customizer-pages-special-pages)
 * But aside from all this, if you want to have a full-width page for a specific
   page, you can create a full-width page using this article: [https://docs.oceanwp.org/article/828-general-main-oceanwp-settings](https://docs.oceanwp.org/article/828-general-main-oceanwp-settings)
   Or use the block editor to create a full-width section or column(it is possible
   with other page builders).
 * Please let me know if you have any questions about the above steps.
 * I hope it helps,
    Best Regards
 *  Thread Starter [akajak](https://wordpress.org/support/users/akajak/)
 * (@akajak)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/#post-18495250)
 * Thank’s for the reply. The page just happened to be on separate-layout, I’ve 
   tried all the settings full width 100% full width etc. & the content remains 
   squashed, The container has default left/right padding which I can’t get rid 
   of. How can I add the theme header & footer to this page?[https://3dprinteye.com/volume/volume.html](https://3dprinteye.com/volume/volume.html)
 *  Thread Starter [akajak](https://wordpress.org/support/users/akajak/)
 * (@akajak)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/#post-18495423)
 * Got a solution from oceanwp tech support:
 * As reviewed, the issue appears to be caused by a `max-width` rule that is overriding
   the existing styling. It seems the use of `rem` units may be contributing to 
   the layout problem, as shown in the attached screenshot. Kindly try updating 
   the value to use `px` instead of `rem` , and test the result.
 * You can try the following CSS code:
   .content-area .max-w-6xl { max-width: 1080px;}
 * I can fill the whole screen with content by changing the css width value in the
   customizer.
 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/#post-18497247)
 * Hi,
    Thank you for the update.
 * I’m glad to hear that you were able to find it.
 * Best Regards

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

The topic ‘Delete Container’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [Shahin](https://wordpress.org/support/users/skalanter/)
 * Last activity: [11 months, 2 weeks ago](https://wordpress.org/support/topic/delete-container/#post-18497247)
 * Status: not resolved