• Hi fellows,

    great plugin!

    I have one question – why do you use !important in:

    <li class="count-twitter">
        <a class="icon" href="https://twitter.com/user"></a><span class="items"><span class="count" style="color: #dd3333 !important;">30637</span><span class="label" style="color: #dd3333 !important;">followers</span></span>
    </li>

    It’s not really necessary as much as I can tell. If theme is done right, there’s no need for adding important, inline style should be enough.

    Trouble is, I can’t style this text with my color cause of this, unless I remove style attribute via Javascript, but that’s dirty.

    Is there any way you could add a filter to disable this rule, or option in plugin?

    Thanks for reading!

    https://www.ads-software.com/plugins/social-count-plus/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘!important in style attribute’ is closed to new replies.