Title: Remove gaps
Last modified: September 20, 2021

---

# Remove gaps

 *  [spinach](https://wordpress.org/support/users/spinach/)
 * (@spinach)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/remove-gaps/)
 * Hi there. I want to remove the gaps between the address and the phone, as well
   as the distance. I want to show only the name, address, city, zip, phone, distance,
   directions. How can i do that please? Check the image in the link below. Thank
   you,
 * LINK: [https://ibb.co/bLJ3w9Q](https://ibb.co/bLJ3w9Q)

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

 *  [farroyo](https://wordpress.org/support/users/farroyob/)
 * (@farroyob)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/remove-gaps/#post-14888892)
 * Hi!
 * The store listing template can be customized to your taste as explained in the
   [documentation](https://wpstorelocator.co/document/wpsl_listing_template/).
 * You can display extra fields or modify which fields are rendered and how they
   will look like. A bit of knowledge in HTML and CSS is required though.
 * If you want a quick and dirty CSS workaround to remove the gaps between different
   data in the store listing, just go to _Appearance > Customize > Additional CSS_
   and try this:
 *     ```
       #wpsl-stores div.wpsl-store-location > p {
           margin-bottom: 0px;
       }
       ```
   
 * Regards.
 *  Thread Starter [spinach](https://wordpress.org/support/users/spinach/)
 * (@spinach)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/remove-gaps/#post-14888959)
 * Thanks alot!

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

The topic ‘Remove gaps’ is closed to new replies.

 * ![](https://ps.w.org/wp-store-locator/assets/icon-256x256.jpg?rev=1007784)
 * [WP Store Locator](https://wordpress.org/plugins/wp-store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-store-locator/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [spinach](https://wordpress.org/support/users/spinach/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/remove-gaps/#post-14888959)
 * Status: not resolved