[Resolved] Spacing in sidebar text widget

Home Forums Support [Resolved] Spacing in sidebar text widget

Home Forums Support Spacing in sidebar text widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #151474
    Frank

    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.

    http://awesomescreenshot.com/08b5e2pk5e

    #151580
    Tom
    Lead Developer
    Lead Developer

    You could try this CSS:

    .widget li {
        margin-bottom: 5px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.