Title: Exec PHP plugin adds bullets &#8211; how remove??
Last modified: August 19, 2016

---

# Exec PHP plugin adds bullets – how remove??

 *  Resolved [Seobrien](https://wordpress.org/support/users/seobrien/)
 * (@seobrien)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/exec-php-plugin-adds-bullets-how-remove/)
 * [Check it out](http://www.rareexception.com)
    They look awful!

Viewing 1 replies (of 1 total)

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/exec-php-plugin-adds-bullets-how-remove/#post-881727)
 * what bullets are you referring to, the square orangey-red ones?
 * If so, edit this line of CSS
 * .sidebar2 li li {style.css (line 794)
    **background:transparent url(images/bullet.
   gif) no-repeat scroll left 8px;** border-bottom:1px dotted #DDDDDD; padding-bottom:
   3px; padding-left:15px; padding-top:3px;
 * change that line to
    **background:none;**
 * you may also need to adjust the padding-left setting after making this change

Viewing 1 replies (of 1 total)

The topic ‘Exec PHP plugin adds bullets – how remove??’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/exec-php-plugin-adds-bullets-how-remove/#post-881727)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
