Title: Probably simple but&#8230;
Last modified: August 18, 2016

---

# Probably simple but…

 *  [misanthropia](https://wordpress.org/support/users/misanthropia/)
 * (@misanthropia)
 * [21 years ago](https://wordpress.org/support/topic/probably-simple-but/)
 * I’ve looked CSS and sidebar.php code to try to see where this might be at, but
   so far no luck. On my sidebar, I have link categories with the corresponding 
   links indented below, as it should be. However, under my link category, there
   is a big space between it and the link list. And, following the link list, there
   is no space between it and the next category (as I would like). Can someone please
   direct me to where I can fix this?
 * You can see what I’m talking about by visiting my site [http://www.misanthropia.org](http://www.misanthropia.org)
 * Thanks in advance!

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/probably-simple-but/#post-203399)
 * Hi !!
 * /* Lists in Lists have margin */
    .sidebar ul ul { margin-left: 10px; padding-
   left: 0; margin-top:10px; <——————–#1 }
 * /* Header in list */
    .sidebar li h2 { font-size: 14px; font-weight: bold; color:
   black; margin:0; <—————-#2 }
 * Add #2, then adjust #1 to suit ?
 *  Thread Starter [misanthropia](https://wordpress.org/support/users/misanthropia/)
 * (@misanthropia)
 * [21 years ago](https://wordpress.org/support/topic/probably-simple-but/#post-203443)
 * Ok, great! I got the space reduced, but how to I had space after the link list?
   To seperate the categories so they don’t run together?
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/probably-simple-but/#post-203446)
 * /* Header in list */
    .sidebar li h2 { font-size: 14px; font-weight: bold; color:
   black; margin:0; margin-top:10px; <————-add / adjust }
 * that should help.

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

The topic ‘Probably simple but…’ is closed to new replies.

## Tags

 * [between](https://wordpress.org/support/topic-tag/between/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [space](https://wordpress.org/support/topic-tag/space/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/probably-simple-but/#post-203446)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
