Title: Colored Vertical Borders
Last modified: August 22, 2016

---

# Colored Vertical Borders

 *  Resolved [bigmario777](https://wordpress.org/support/users/bigmario777/)
 * (@bigmario777)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/colored-vertical-borders/)
 * I am a little confused about adding vertical borders. I have looked through the
   Themes and Co FAQ and have had no luck. Is it possible to add a border that starts
   at the far right and goes almost the the edge of where the content starts on 
   both he left side and right side of the screen? Also while I am here, I was wondering
   why there is a white area on the far right of my website. is there something 
   wrong with the CSS I have put in? My website is [http://www.cookiedoughtreats.com](http://www.cookiedoughtreats.com).
   
   Thanks!

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

 *  [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * (@electricfeet)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/colored-vertical-borders/#post-5170332)
 * You will need something like:
 *     ```
       body {
           background-color: #ffe91a;
       }
       #main-wrapper {
           background-color: #fafafa;
       }
       ```
   
 *  Thread Starter [bigmario777](https://wordpress.org/support/users/bigmario777/)
 * (@bigmario777)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/colored-vertical-borders/#post-5170370)
 * Wow, I works Great! Thanks Electric Feet. I could not ask for more.

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

The topic ‘Colored Vertical Borders’ is closed to new replies.

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

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)
 * [Borders](https://wordpress.org/support/topic-tag/borders/)
 * [vertical](https://wordpress.org/support/topic-tag/vertical/)

 * 2 replies
 * 2 participants
 * Last reply from: [bigmario777](https://wordpress.org/support/users/bigmario777/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/colored-vertical-borders/#post-5170370)
 * Status: resolved