Archived topic
Spacing in sidebar text widget
1 reply · Started by Frank on November 9, 2015
Viewing posts 1–2 of 2
How do I increase the margin/space under links in text area widget? I don't want it to apply to all links on the site, just the text area widget in right sidebar.
You could try this CSS:
.widget li {
margin-bottom: 5px;
}
This archived topic is closed to new replies.
