Title: Resize borders/ frames
Last modified: August 22, 2016

---

# Resize borders/ frames

 *  [celine_sh](https://wordpress.org/support/users/celine_sh/)
 * (@celine_sh)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/resize-borders-frames/)
 * Is there a way of resizing the frames/ borders?
    It feels like to much empty 
   white space in my site: [http://www.bnb-sales.com](http://www.bnb-sales.com)
 * thnx

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

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/resize-borders-frames/#post-5395563)
 * Hi there! 🙂
 * Are you wanting to do something like this?
 * [Screenshot](http://postimg.org/image/ifvdjl7b1/)
 * If so, you need to make some CSS changes. The best way to do this is by creating
   a child theme so all of your changes will be safe when the theme updates.
 * You can read about child themes [here](http://codex.wordpress.org/Child_Themes).
 * Once your child theme is set up you can paste this code into your style.css file:
 *     ```
       #container {
          max-width: 100%;
       }
       ```
   
 * I hope that helps!
 * Luke the Daft Duke
 *  [Herbert van-Vliet](https://wordpress.org/support/users/remarkno/)
 * (@remarkno)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/resize-borders-frames/#post-5395690)
 * One of the cool things with responsive though is that you can add css here: Appearance-
   > Theme Options -> CSS, which will survive updating the theme.
 *  Thread Starter [celine_sh](https://wordpress.org/support/users/celine_sh/)
 * (@celine_sh)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/resize-borders-frames/#post-5395710)
 * No, what i want to do is reduce the white around the banner and widgets.
 * thnx!!

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

The topic ‘Resize borders/ frames’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [celine_sh](https://wordpress.org/support/users/celine_sh/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/resize-borders-frames/#post-5395710)
 * Status: not resolved