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
I added some code with the help of this plug-in
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/
This is what it looks like on my site:
[Link moderated]
Cheers
@larryboulder – glad you got that resolved and thank you for sharing the process 🙂
Marking thread as resolved.