Title: Bullet Point Problem
Last modified: August 19, 2016

---

# Bullet Point Problem

 *  [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * (@iheartoranges)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/bullet-point-problem/)
 * hi everyone, I’ve just finished a site and I’m just finishing it off, one thing
   i”ve got stuck on is ‘bullet points’.
    heres the site: [http://ajassociatesaccountants.co.uk/](http://ajassociatesaccountants.co.uk/)
   here’s the things i want to change in a handy little img: [IMAGE DIAGRAM](http://www.imageupload.org/image.php?id=FA72_4C66ABAF)
   and here’s the STYLE.CSS:
 *     ```
       /*
       [huge chunk of code moderated - please use pastebin.com for this]
       ```
   
 * I can’t see what to change 🙁 and what I tried to change did’nt help.
    Please
   help me out with this, Thanks in advance! 🙂 Adam.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/bullet-point-problem/#post-1626364)
 * edit style.css of your theme:
 * for the drop-down; add:
    `#menu ul { list-style-type:none;}`
 * in the post:
    find this style: `html > body .entry ul {margin-left: 0px; padding:
   0 0 0 30px; list-style: none; padding-left: 10px; text-indent: 0px;}` change 
   it to: `html > body .entry ul {margin-left: 0px; padding: 0 0 0 30px; list-style:
   disc; padding-left: 10px; text-indent: 0px;}`
 * sidebar; add:
    `#sidebar ul {list-style-type:none;}`
 * [http://www.w3schools.com/Css/css_list.asp](http://www.w3schools.com/Css/css_list.asp)
 *  Thread Starter [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * (@iheartoranges)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/bullet-point-problem/#post-1626491)
 * Thanks! worked perfectly 😀

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

The topic ‘Bullet Point Problem’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/bullet-point-problem/#post-1626491)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
