Title: bullets
Last modified: August 20, 2016

---

# bullets

 *  Resolved [clyra](https://wordpress.org/support/users/clyra/)
 * (@clyra)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/)
 * I’m new to WP, using the twenty-eleven theme. I’m trying to remove the bullets
   of the lists of the sidebar via css. No success.
 * I wrote this on the css:
 * > #secondary li {list-style: none;}
 * Any tips, please?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2987946)
 * Do not edit the Twenty Eleven theme. It is the default WordPress theme and having
   access to an **unedited** version of the theme is vital when dealing with a range
   of site issues. First [create a child theme for your changes](http://codex.wordpress.org/Child_Themes).
 *  Thread Starter [clyra](https://wordpress.org/support/users/clyra/)
 * (@clyra)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2987978)
 * thank you esmi. I saw it working but after I switched to another theme as the
   tutorial says I get an empty page when I try to activate the child theme.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2987983)
 * [Download a basic Twenty Eleven child theme](http://quirm.net/themes/twenty-eleven-child/)
 *  Thread Starter [clyra](https://wordpress.org/support/users/clyra/)
 * (@clyra)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988047)
 * I have done the download and reinstalled WP, but the change of list-style have
   no effect.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988124)
 * Site url?
 *  Thread Starter [clyra](https://wordpress.org/support/users/clyra/)
 * (@clyra)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988154)
 * I’m using the virtual host MAME.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988167)
 * Try:
 *     ```
       #primary li {
           list-style: none outside none;
       }
       ```
   
 *  Thread Starter [clyra](https://wordpress.org/support/users/clyra/)
 * (@clyra)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988179)
 * I restarted MAMP and the bullets are gone now.
 * > #secondary li {list-style: none;}
 * I don’t know how but it’s solved.
 * Thanks

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

The topic ‘bullets’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [clyra](https://wordpress.org/support/users/clyra/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/bullets-7/#post-2988179)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
