Support » Plugin: AddToAny Share Buttons » Super!

  • Great buttons! Under my subject very well came! But there is one caveat. Tell me how to change the color of the buttons on hover? It is very necessary!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    Thanks for your kind words!

    Support topics should be posted in the plugin’s support forum next time, but I’ll save you the post.

    Just add some “Additional CSS” code to your site, for example, where #fe0000 can be any color:

    .addtoany_list a:hover .a2a_svg {
      background-color: #fe0000 !important;
      opacity: 1 !important;
    }
    Thread Starter АВТО INFO

    (@jackson1979)

    Thanks for the CSS! You’ve been very helpful! Now my site looks the way I wanted!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Super!’ is closed to new replies.