I noticed that spaces between links won’t show up. So I added some spacer code to the style.css file and that seems to have solved the problem.
I added:
.spc {padding:0.5em;}
to the style sheet, and then called it
like this: (li class=”spc”).
Now all of my links have a space between them.
This problem does not seem to show up if you use the default theme.