Title: Sidebar Full Width?
Last modified: February 17, 2021

---

# Sidebar Full Width?

 *  [kiked](https://wordpress.org/support/users/kiked/)
 * (@kiked)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sidebar-full-width/)
 * Hello,
    I was wondering how to make the left sidebar full width, meaning, I want
   the sidebar to go all to the left, without that white margin on the left side…
 * Any idea?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsidebar-full-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sidebar-full-width/#post-14073481)
 * Hello,
 * ​Please try to add the below CSS code from the Appearance > Customize > Custom
   CSS, and check.
 *     ```
       .boxed-layout #wrap .container {
           padding-left: 30px;
           padding-right: 30px;
       }
       ```
   
 * PS_ change the padding values as per need.

Viewing 1 replies (of 1 total)

The topic ‘Sidebar Full Width?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/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/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/sidebar-full-width/#post-14073481)
 * Status: not resolved