Title: removing bullets from sidebar
Last modified: August 18, 2016

---

# removing bullets from sidebar

 *  [jleagle](https://wordpress.org/support/users/jleagle/)
 * (@jleagle)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/)
 * I want to remove all sings of bullet points from my side bar, i found all the
    -  and
    -  etc in sidebar.php but there is more somewhere that i cant find. Can you 
      let me know which file they are in please..
 * Thanks!

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

 *  Thread Starter [jleagle](https://wordpress.org/support/users/jleagle/)
 * (@jleagle)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-601727)
 * Hmm, i forgot the HTML would be converted, heres what i was supposed to say..
 * “I found all the UL’sand LI’s etc in sidebar.php”
 *  [yeleek](https://wordpress.org/support/users/yeleek/)
 * (@yeleek)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-601729)
 * Your style.css – hopefully the file is constructed with comments so you know 
   which ul’s and li’s are for the sidebar and which are for content. If not experimentation
   will be required.
 *  [jbbrwcky](https://wordpress.org/support/users/jbbrwcky/)
 * (@jbbrwcky)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-601733)
 * Just to add in – you’re looking for the _list-style-type_ property.
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-601757)
 * No you are not looking for list-style-type. You are looking for :before.
 *  Thread Starter [jleagle](https://wordpress.org/support/users/jleagle/)
 * (@jleagle)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-601933)
 * I ment actually remove the HTML from the source code creating the list. After
   abit of searching trough files, i found the functions that included the bullet
   point HTML.
 * This really shouldnt be hard coded into the functions, some have an option such
   as function($before, $after), but then some dont.
 * Thanks anyway.
 *  [mediakik](https://wordpress.org/support/users/mediakik/)
 * (@mediakik)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-602075)
 * > After abit of searching trough files, i found the functions that included the
   > bullet point HTML.
 * I’d be be curious to know which function created the list. I’m having the same
   problem and I’ve removed all the LI and UL elements from the sidebar file, so
   I can create my own, but they are still showing up.

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

The topic ‘removing bullets from sidebar’ is closed to new replies.

 * 6 replies
 * 5 participants
 * Last reply from: [mediakik](https://wordpress.org/support/users/mediakik/)
 * Last activity: [18 years, 6 months ago](https://wordpress.org/support/topic/removing-bullets-from-sidebar/#post-602075)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
