Can't override with CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15625

    dave904677
    Participant

    Because you’ve added !important to things like background color for the buttons, I can’t override them with my own CSS. For instance, I want the button backgrounds to be transparent; your code is written like this:

    a.social-sharing-button.sharer-livejournal {
        border: 1px solid #ccc !important;
        background: #fff !important;
        padding: 6px 7px !important;
    }

    So I’m stuck with the design decisions you made. This is bad form. How about leaving !important out of your code so your users can make the changes they need to?

    #15629

    Hi @dave904677

    Thank you for contacting us about your question.

    We will add Transparency feature for you in one of the next Pro versions of the plugin.
    I will inform your about the progress.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts