Title: Bullets
Last modified: August 21, 2016

---

# Bullets

 *  [maltmatt](https://wordpress.org/support/users/maltmatt/)
 * (@maltmatt)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/bullets-11/)
 * Hi there,
 * There appears to be a default bullet icon in lists set as an arrow, i need to
   remove this completely as it is interfering with a plugin. They are actually 
   covering some of the icons in the plugin….and it is making the page look very
   messy.
 * The link is [http://www.worldwidestallionregister.com/classified-ad/](http://www.worldwidestallionregister.com/classified-ad/)
 * The site is still VERY much in development and in the early stages so there isn’t
   a great deal to look at, i just need to get this bit sorted before i can move
   on.
 * Many thanks in advance.
 * Matt

Viewing 1 replies (of 1 total)

 *  [afzaal1985](https://wordpress.org/support/users/afzaal1985/)
 * (@afzaal1985)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/bullets-11/#post-3706851)
 * Hi,
 * Are you referring to the right arrow under the Latest Classified heading? If 
   you want to remove this go to the style sheet in the following location:
 * [http://www.worldwidestallionregister.com/wp-content/uploads/montezuma/style.css](http://www.worldwidestallionregister.com/wp-content/uploads/montezuma/style.css)
 * Go to line 919 and remove the following code:
 * .widget > ul > li:before {
    content: ‘\203a 0a00a0’; margin-left: -10px; }
 * If you don’t want to remove the code add the following to the bottom of the css
   file instead:
 * .widget > ul > li:before {
    content: none; margin: 0; }
 * Let me know if you have any more queries!
 * Thanks,
 * Afzaal

Viewing 1 replies (of 1 total)

The topic ‘Bullets’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/montezuma/1.2.8/screenshot.png)
 * Montezuma
 * [Support Threads](https://wordpress.org/support/theme/montezuma/)
 * [Active Topics](https://wordpress.org/support/theme/montezuma/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/montezuma/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/montezuma/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [afzaal1985](https://wordpress.org/support/users/afzaal1985/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/bullets-11/#post-3706851)
 * Status: not resolved