Title: Space between
Last modified: March 16, 2017

---

# Space between

 *  Resolved [WCat](https://wordpress.org/support/users/wcat/)
 * (@wcat)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/space-between/)
 * Hello Hoping you can help me
 * I have a list looks like
 *     ```
       <ul class="fa-ul">
        	<li><i class="fa-li fa fa-check-square"></i>Range 1,000 feet (line-of-sight)</li>
        	<li><i class="fa-li fa fa-check-square"></i>Solar Powered with battery backup</li>
        <li><i class="fa-li fa fa-check-square"></i>Humidity</li>
        	<li><i class="fa-li fa fa-check-square"></i>Wind Speed</li>
        	<li><i class="fa-li fa fa-check-square"></i>Wind Direction</li>
        	<li><i class="fa-li fa fa-check-square"></i>Rainfall Rate</li>
        <li><i class="fa-li fa fa-check-square"></i>Dew Point</li>
               <li><i class="fa-li fa fa-square"></i>UV</li>
               <li><i class="fa-li fa fa-square"></i>Solar Radiation</li></ul>
       ```
   
 * Plugin was putting br’s between each item, I was able to find how to remove this
   in these support forum but even with it gone there is huge space between each
   item. I really want to use this plugin but I cannot figure out the css to make
   this look like a normal list without taking up the whole page. There is actually
   two lines between each list even without the breaks.
 * ps you Do a fantastic job of answering questions in this suppoert forum.
 * Thank you

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

 *  [icommllc](https://wordpress.org/support/users/icommllc/)
 * (@icommllc)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/space-between/#post-8939662)
 * Hi. I’ve been looking into this issue too. Where in the Support forum did you
   find how to remove the BRs?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/space-between/#post-8955262)
 * Hi,
 * thanks for your post, and sorry for the trouble. Also, please excuse the long
   wait for a reply. I just returned from holidays last night and was not able to
   reply earlier. Thanks for your understanding.
 * [@icommllc](https://wordpress.org/support/users/icommllc/):
    The cause for this
   is the line breaks in your HTML code. You should either write everything in one
   line of text (without line breaks), or turn off the automatic conversion, by 
   adding another parameter to the Shortcode: `[table id=123 convert_line_breaks
   =false /]`
 * [@wcat](https://wordpress.org/support/users/wcat/):
    Can you please post a link
   to the page with the table where this problem happens, so that I can take a direct
   look? Thanks!
 * Regards,
    Tobias

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

The topic ‘Space between’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/space-between/#post-8955262)
 * Status: resolved