Title: Please Help With Vertical Border Between Sidebar and Posts
Last modified: August 21, 2016

---

# Please Help With Vertical Border Between Sidebar and Posts

 *  [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * (@mommy2two)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/)
 * I added some CSS to get a vertical border between my post area and sidebar but
   the vertical border is only about 2 inches long and won’t go all the way down
   the page. Please help!
 * Thanks!

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

 *  [Andrew Bartel](https://wordpress.org/support/users/andrew-bartel/)
 * (@andrew-bartel)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656359)
 * We can’t help you if we can’t see your site.
 * I’d imagine that whatever you applied the border to doesn’t go all the way down
   to the bottom of the page though.
 *  Thread Starter [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * (@mommy2two)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656360)
 * [http://www.susanzaring.com](http://www.susanzaring.com)
 * Thanks.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656366)
 * Can’t see it 🙁 .
 *  Thread Starter [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * (@mommy2two)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656450)
 * Ok, the page is viewable now if someone could please help!
 * Thanks!!
 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656451)
 * Any changes made directly to parent’s `style.css` must be moved to your custom
   css plugin, or better yet in child theme’s `style.css`
 * This code will get rid of that border.
 *     ```
       #content { border-right-color:transparent; }
       ```
   
 *  Thread Starter [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * (@mommy2two)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656452)
 * I want the border there, just not so short. I want it to extend all the way down
   and then want the same type of border horizontally before where my first post
   would go?
 * Thanks
 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656453)
 * Oh you want it there, I’m sorry I got it wrong.
 * The reason it’s short is because you don’t have enough content in it yet, you
   should go ahead and create posts and pages, and dump lorem text in there.
 * > want the same type of border horizontally before where my first post would 
   > go
 *     ```
       #content { border-top:1px solid #ccc; }
       ```
   
 *  Thread Starter [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * (@mommy2two)
 * [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656454)
 * Thanks so much:)

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

The topic ‘Please Help With Vertical Border Between Sidebar and Posts’ is closed
to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [mommy2two](https://wordpress.org/support/users/mommy2two/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/please-help-with-vertical-border-between-sidebar-and-posts/#post-3656454)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
