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.