Title: Adding Top Border to Primary Sidebar
Last modified: August 21, 2016

---

# Adding Top Border to Primary Sidebar

 *  Resolved [Cornestone0001](https://wordpress.org/support/users/cornestone0001/)
 * (@cornestone0001)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-top-border-to-primary-sidebar/)
 * Hi Zulf,
 * Is it possible to add the top border (from the content sidebar) to the primary
   sidebar as well?
 * Thanks,
    Sam

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

 *  Theme Author [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-top-border-to-primary-sidebar/#post-4852359)
 * Haven’t looked at this yet but I should think it is possible – will take a look
   in to it when I next update the theme and if it plays nicely will add the option
   in.
 * Zulf
 *  [larryboulder](https://wordpress.org/support/users/larryboulder/)
 * (@larryboulder)
 * [12 years ago](https://wordpress.org/support/topic/adding-top-border-to-primary-sidebar/#post-4852423)
 * I added some code with the help of this plug-in
 * [http://wordpress.org/plugins/simple-custom-css/](http://wordpress.org/plugins/simple-custom-css/)
 * Just add this code:
 * .primary-sidebar .widget .widget-title {
    border-top: 5px solid #58a834; }
 * This will be the same thickness as the content sidebar border. You can change#
   58a834 to whatever color you want to make the border with the help of a site 
   like this [http://www.colorpicker.com/](http://www.colorpicker.com/)
 * This is what it looks like on my site:
 * _[Link moderated]_
 * Cheers
 *  Theme Author [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/adding-top-border-to-primary-sidebar/#post-4852426)
 * [@larryboulder](https://wordpress.org/support/users/larryboulder/) – glad you
   got that resolved and thank you for sharing the process 🙂
 * Marking thread as resolved.

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

The topic ‘Adding Top Border to Primary Sidebar’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Brian Harris](https://wordpress.org/support/users/zgani/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/adding-top-border-to-primary-sidebar/#post-4852426)
 * Status: resolved