Title: styling widget / sidebar bullets
Last modified: August 19, 2016

---

# styling widget / sidebar bullets

 *  [factotum](https://wordpress.org/support/users/factotum/)
 * (@factotum)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/styling-widget-sidebar-bullets/)
 * I’m trying to style the bullets in my sidebar so they will not show up on the
   first level of a UL, only on subsequent levels. I’m an html beginner, so I need
   some help. I’ve found the file I need to edit (style.css of my theme, Shades 
   of Blue), and the sections under “sidebar” where the bullet gif appears. If I
   remove the background line from either or both of those two sections (see below),
   the bullet disappears from all levels, but I haven’t been able to figure out 
   how to get it to disappear only from the top level. Help!
 *     ```
       #sidebar ul li li {
       	background: url(images/arrow.gif) no-repeat top left;
         padding: 0px 0px 0px 15px;
       	margin: 0px 0px 0px 0px;
       	}
   
       #sidebar ul li ul li {
         background: url(images/arrow.gif) no-repeat top left;
         padding: 0px 0px 0px 15px;
       	margin: 0px 0px 0px 0px;
       ```
   

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/styling-widget-sidebar-bullets/#post-1359056)
 * A link to your site would help.
 *  Thread Starter [factotum](https://wordpress.org/support/users/factotum/)
 * (@factotum)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/styling-widget-sidebar-bullets/#post-1359180)
 * Wish I could, but it’s a private page. We use it as an in-house document download
   and calendar center, not a blog.

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

The topic ‘styling widget / sidebar bullets’ is closed to new replies.

## Tags

 * [bullets](https://wordpress.org/support/topic-tag/bullets/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [lists](https://wordpress.org/support/topic-tag/lists/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [styling](https://wordpress.org/support/topic-tag/styling/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 2 replies
 * 2 participants
 * Last reply from: [factotum](https://wordpress.org/support/users/factotum/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/styling-widget-sidebar-bullets/#post-1359180)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
