Title: Bullets
Last modified: August 18, 2016

---

# Bullets

 *  Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/)
 * Maybe this is stupid, but you know the bullets before the categories or that 
   go before the months under archives? How do I get rid of that?

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

 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36943)
 * Try this rule in your CSS file:
    `#menu ul { list-style: none; } If you want 
   to remove the margin and padding from those add margin: 0; padding: 0; to that
   rule. You can look at the included wp-layout.css or any other of the dozens of
   CSS files available for WordPress to see other ways to style the menu lists.
 *  Thread Starter Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36950)
 * [@matt](https://wordpress.org/support/users/matt/)
    Done. [See it here](http://wiki.wordpress.org/index.php/CSS%20Tips%20and%20Tricks).
 *  Thread Starter Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36965)
 * Thank you so much! 🙂 This support forum rocks.
 *  Thread Starter Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36972)
 * Ugh. =| For some reason it works when I use the wp-layout.css but not if I stick
   it in my own .css file.
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36987)
 * In your index.php file, there is an [@import](https://wordpress.org/support/users/import/)
   statement that points to the wp-layout.css file. If you don’t want to use the
   wp-layout.css file in favour of your own custom one, just go into index.php, 
   and in the < head > section near the top, you will find the line that is calling
   wp-layout.css…simply edit that line to the path and name of your custom css file.

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

The topic ‘Bullets’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * Last activity: [22 years, 3 months ago](https://wordpress.org/support/topic/bullets/#post-36987)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
