Site logo

Archived topic

Widget Line Beneath Title

1 reply · Started by Dereck on August 30, 2015

Viewing posts 1–2 of 2

I would like a subtle dividing line separating the title from the content in my side widgets.
An example would be after 'Today's Events' here http://tinyurl.com/o66le64.

Is this a customizer function or do I have to add code?

Just some simple code :)

.widget-title {
      border-bottom: 1px solid #DDD;
}
This archived topic is closed to new replies.