Title: Circular icon request
Last modified: August 30, 2016

---

# Circular icon request

 *  Resolved Anonymous User 14432102
 * (@anonymized-14432102)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/circular-icon-request/)
 * Is it possible to add a set of circular icons that are solid black instead of
   only having the colour versions?
 * Thanks,
    Best wishes, Rob
 * [https://wordpress.org/plugins/shariff/](https://wordpress.org/plugins/shariff/)

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

 *  Plugin Author [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * (@starguide)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/circular-icon-request/#post-6819023)
 * Hi betheroots,
 * there is no option for this, but with a simple CSS extension you can achieve 
   this. If your theme has a “Custom CSS” box in its settings, you just need to 
   add
 *     ```
       .shariff .theme-round .shariff-button a {
           background-color: #000;
           color: #fff !important;
       }
       ```
   
 * to it. Otherwise you would need to add it to your style.css of your theme.
 * Cheers,
    JP
 *  Thread Starter Anonymous User 14432102
 * (@anonymized-14432102)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/circular-icon-request/#post-6819052)
 * Hi JP,
 * Thanks for the super fast reply and fix. I’ll give it a try.
 * Best wishes,
    Rob
 *  Thread Starter Anonymous User 14432102
 * (@anonymized-14432102)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/circular-icon-request/#post-6819054)
 * Worked perfectly! Thanks 🙂

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

The topic ‘Circular icon request’ is closed to new replies.

 * ![](https://ps.w.org/shariff/assets/icon.svg?rev=2006307)
 * [Shariff Wrapper](https://wordpress.org/plugins/shariff/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shariff/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shariff/)
 * [Active Topics](https://wordpress.org/support/plugin/shariff/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shariff/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shariff/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User 14432102
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/circular-icon-request/#post-6819054)
 * Status: resolved