Title:   not adding space
Last modified: August 20, 2016

---

#   not adding space

 *  [katykat46](https://wordpress.org/support/users/katykat46/)
 * (@katykat46)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/nbsp-not-adding-space/)
 * I’m trying to add space between logos on my website. I’ve tried using
 * `<p>`
 * `</br>`
 * None of them are working. Please help! Thank you!

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 4 months ago](https://wordpress.org/support/topic/nbsp-not-adding-space/#post-2464292)
 * Can you link to the site?
 *  Thread Starter [katykat46](https://wordpress.org/support/users/katykat46/)
 * (@katykat46)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/nbsp-not-adding-space/#post-2464304)
 * [http://www.wavesmusictherapy.com/store/](http://www.wavesmusictherapy.com/store/)
 * I’ve got the left side spaced out now, but the right won’t budge.
 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/nbsp-not-adding-space/#post-2464456)
 * Normally when spacing out something like this, you want to do all that with css.
 * So I would suggest that you clean up the code so that it looks like:
 *     ```
       <ul class="storefront">
       <li><a href="">first image</li>
       <li><a href="">second image</li>
       etc..... with more <li> for the other images
   
       </ul>
       ```
   
 * This in the css you can do something like:
 * ul.storefront {list-style:none;}
 * ul.storefront li {padding:0 30px 30px 0;}

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

The topic ‘  not adding space’ is closed to new replies.

## Tags

 * [paragraph](https://wordpress.org/support/topic-tag/paragraph/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/nbsp-not-adding-space/#post-2464456)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
