Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    This spacing is set through CSS.

    You can try to add this to the styles.css ( or whatever the name of the loaded CSS file ) in your theme folder, and adjust the 20px to whatever you want.

    #wpsl-result-list li p {
       margin-bottom: 20px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to reduce empty space between lines’ is closed to new replies.