Title: Side Bar
Last modified: August 24, 2016

---

# Side Bar

 *  Resolved [andydonnelly](https://wordpress.org/support/users/andydonnelly/)
 * (@andydonnelly)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/side-bar-32/)
 * How do I make a space between the wording and the line under the words(widgets)
   in side bar.
    Also how to make the line black. web site [http://www.adoptahive.me.uk](http://www.adoptahive.me.uk)
 * Thankyou
    Andy

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

 *  Theme Author [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/side-bar-32/#post-6058809)
 * Dear andydonnelly,
    please add the following to your style.css:
 *     ```
       .widget-area> h3, .widget-area> h2 {
        border-bottom: 2px solid #0071A0 !important;
       }
       .widget-area h3, .widget-area h2 {
       line-height: 1.3 !important;
       }
       ```
   
 *  Thread Starter [andydonnelly](https://wordpress.org/support/users/andydonnelly/)
 * (@andydonnelly)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/side-bar-32/#post-6058814)
 * Thankyou

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

The topic ‘Side Bar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/news-magazine/1.1.12/screenshot.
   png)
 * News Magazine
 * [Support Threads](https://wordpress.org/support/theme/news-magazine/)
 * [Active Topics](https://wordpress.org/support/theme/news-magazine/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/news-magazine/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/news-magazine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [andydonnelly](https://wordpress.org/support/users/andydonnelly/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/side-bar-32/#post-6058814)
 * Status: resolved