• Resolved dep0we

    (@dep0we)


    On my homepage link there is a READ OUR BEST DAMN NEWS section. The data is populated by a Recent Posts widget. However each title within the widget posting doesn’t appear to be spaced out well. This is making it slightly hard to read. How can I modify the spacing between lines/posts just slightly making it easier to read? Thanks for any assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    try for example to add some margin to the list elements:

    .homepage-blocktwo-content .widget_recent_entries ul li { margin: 5px 0; }

    Thread Starter dep0we

    (@dep0we)

    That worked perfectly! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style Sheet?’ is closed to new replies.