• Resolved Stevesonoa

    (@stevesonoa)


    Hello! First off, this is an amazing plug-in. Thank you for providing it to us!

    I’m finding an awful lot of empty space between the text elements (title, date, read more, etc). Is there a way to significantly reduce the empty space?

    http://club815.com/dharvest2/

    Your plugin is found in the “Latest Sermon” and “Weekly Update” areas in the center of the page.

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/posts-in-sidebar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aldo Latino

    (@aldolat)

    Hi,
    you’re welcome!

    1.
    First of all, in “Custom Styles” section of the widget, add these lines to remove bullets in sections’ titles and the extra space in an element:

    li.posts-in-sidebar, .entry ul li.pis-li {
    list-style: none;
    }
    ul.pis-ul {
    margin-bottom: 0;
    }

    2.
    Then, if you do not want to show any excerpt (as I see in your website), hide the excerpt selecting “Do not show any text” in “Display this type of text”. This will remove the empty paragraph of the excerpt

    3.
    Then, remove the extra space from the elements typing 0 (or any other value you like) in these fields of the “Elements margins” section of the widget:
    – Title bottom margin
    – Utility bottom margin

    Let me know.

    Thread Starter Stevesonoa

    (@stevesonoa)

    Beautiful. Thank you so much! I consider this resolved.

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

The topic ‘Spacing between text elements’ is closed to new replies.