Does anyone now how to remove the » from the side bar lists?
Does anyone now how to remove the » from the side bar lists?
Found it:
stle.css [list section]
.entry ul li:before, #sidebar ul ul li:before {
content: "0BB 020";
}
Remove the content parameter.
Thanks me :)
This was driving my nuts when I tried looking for it! Thanks for posting this. All is well now with my site.
This topic has been closed to new replies.