Title: bullets
Last modified: June 14, 2018

---

# bullets

 *  Resolved [anwebdesign](https://wordpress.org/support/users/anwebdesign/)
 * (@anwebdesign)
 * [8 years ago](https://wordpress.org/support/topic/bullets-22/)
 * Sorry to post about bullets, but unfortunately I haven’t found the solution among
   the previous posts.
    I’ve added this css in the customize css:
 * .widgets_on_page ul, .entry-content .widgets_on_page ul li {
    list-style: none;
   background: none; }
 * But the bullet is still showing. Any suggestions?
    Thanks, Anette
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbullets-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [toddhalfpenny](https://wordpress.org/support/users/toddhalfpenny/)
 * (@toddhalfpenny)
 * [8 years ago](https://wordpress.org/support/topic/bullets-22/#post-10399234)
 * Hi @anawebdesign,
 * Looks like there’s some cheeky _before_ element css.
 * Could you try this?
 *     ```
       .widgets_on_page ul>li:before {
       content: none;
       }
       ```
   
 * Please let me know how you get on.
 *  Thread Starter [anwebdesign](https://wordpress.org/support/users/anwebdesign/)
 * (@anwebdesign)
 * [8 years ago](https://wordpress.org/support/topic/bullets-22/#post-10399314)
 * YES!
    This worked – thank you so much!
 *  Plugin Author [toddhalfpenny](https://wordpress.org/support/users/toddhalfpenny/)
 * (@toddhalfpenny)
 * [8 years ago](https://wordpress.org/support/topic/bullets-22/#post-10399354)
 * Great stuff!
 * Of course if you like the plugin and the support then a [nice 5* review](https://wordpress.org/support/plugin/widgets-on-pages/reviews/#new-post)
   would be very welcome.

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

The topic ‘bullets’ is closed to new replies.

 * ![](https://ps.w.org/widgets-on-pages/assets/icon.svg?rev=1400727)
 * [Widgets on Pages](https://wordpress.org/plugins/widgets-on-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widgets-on-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widgets-on-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/widgets-on-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widgets-on-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widgets-on-pages/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [toddhalfpenny](https://wordpress.org/support/users/toddhalfpenny/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/bullets-22/#post-10399354)
 * Status: resolved