Title: Bullets
Last modified: August 21, 2016

---

# Bullets

 *  Resolved [silversistas](https://wordpress.org/support/users/silversistas/)
 * (@silversistas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bullets-12/)
 * Great widget, I’m just having trouble getting the bullets to disappear on my 
   Pinterest widget. I’ve tried adding list-type:none to my CSS, but I can’t strike
   gold. Any suggestions?
 * [http://www.silversistas.com](http://www.silversistas.com)
 * [http://wordpress.org/plugins/pinterest-rss-widget/](http://wordpress.org/plugins/pinterest-rss-widget/)

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

 *  Plugin Author [bkmacdaddy](https://wordpress.org/support/users/bkmacdaddy/)
 * (@bkmacdaddy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bullets-12/#post-4255796)
 * Sorry for the delayed response. I’ve found the problem. It’s in your theme’s 
   CSS, default.css line 94. I believe you can override it by adding the following
   line to the bottom of your theme’s style.css file:
 *     ```
       .widget ul.pins-feed-list li a:link {
       background: none;
       border-bottom: none;
       padding:0;
       }
       ```
   
 * please let me know if that resolves your problem.
 *  Thread Starter [silversistas](https://wordpress.org/support/users/silversistas/)
 * (@silversistas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bullets-12/#post-4255797)
 * Worked like a charm, Thank you so much bkmacdaddy!

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

The topic ‘Bullets’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pinterest-rss-widget_c6ccca.svg)
 * [Pinterest RSS Widget](https://wordpress.org/plugins/pinterest-rss-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pinterest-rss-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pinterest-rss-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/pinterest-rss-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pinterest-rss-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pinterest-rss-widget/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [silversistas](https://wordpress.org/support/users/silversistas/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/bullets-12/#post-4255797)
 * Status: resolved