Archived topic
Underline widget title
1 reply · Started by Scott on June 28, 2015
Viewing posts 1–2 of 2
Is there a way to underline the widget title like this so that the underline length is the same as the length of the title.
Thanks.
You could do something like this:
.widget-title {
border-bottom: 1px solid #ddd;
display: inline-block;
}
Adding CSS: http://generatepress.com/knowledgebase/adding-css/
This archived topic is closed to new replies.
