Title: css customization
Last modified: August 21, 2016

---

# css customization

 *  Resolved [809finest](https://wordpress.org/support/users/809finest/)
 * (@809finest)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/)
 * i would like to change the count color to match my website. can you please help.
   i have tried:
 * .mashsharer-count {
    color: #bb0a1c !important; }
 * no avail. thanks in advance.
 * [https://wordpress.org/plugins/mashsharer/](https://wordpress.org/plugins/mashsharer/)

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

 *  [hillers54](https://wordpress.org/support/users/hillers54/)
 * (@hillers54)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/#post-5018404)
 * I took a look using Chrome dev tools and changing the colour here changed the
   green counter colour.
 * element.style {
    display: block; padding-bottom: 17px; font-size: 70px; font-
   weight: bold; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; color: #
   BD49A6; background-color: ; border: #ffffff solid 0px; }
 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/#post-5018492)
 * Hello,
 * use this:
 * .mashsharer-count > font{
    color: #bb0a1c !important; }
 * Keep in mind, that i delete the deprecated font declaration with the next update.
 *  Thread Starter [809finest](https://wordpress.org/support/users/809finest/)
 * (@809finest)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/#post-5018563)
 * @ hllers54 thank you for your quick respond and unfortunately it didn’t work.
   element.style is not an actual class for the plugin. it’s a self generated class
   for divs. If you wish to modify the color then use Rene Hermenau code for it 
   worked on my site.
 * [@rene](https://wordpress.org/support/users/rene/) hermenau: ok so on the next
   update will i need to request support on this topic or can it be possible to 
   add a script so people can modify it if they wish on the plugin.
 * thank you for your help and love the plugin. will be contributing by purchasing
   the add-on’s
 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/#post-5018586)
 * Thanks for your kind words [@809finest](https://wordpress.org/support/users/809finest/).
   I will write a small notice how to change the share count color when i release
   the update. So you can quickly modify the color than. I have to remove the <font
   > because its not html5 conform.

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

The topic ‘css customization’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mashsharer_33bbee.svg)
 * [MashShare - Social Media Share Buttons, Social Share Icons](https://wordpress.org/plugins/mashsharer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mashsharer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mashsharer/)
 * [Active Topics](https://wordpress.org/support/plugin/mashsharer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mashsharer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mashsharer/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/css-customization-3/#post-5018586)
 * Status: resolved