• This is my first review in www.remarpro.com

    AddToAny is an AWESOME plugin! The main reason I installed it because, it doesn’t load any crap or slows the page down! It is incredibly fast! Previously I was using “Simple Social Media Share Buttons – Social Sharing for Everyone” but it had a very bad meta tag prob. Also there was no way to disable that meta tag, so I edited the php code and corrected it. I am a developer that’s why that was easy for me. But after any update that meta tag prob became alive and scrambles the crap out of my sites meta. That’s why ditched that. Another reason for making this review is to help you guys with a tip,

    How to make share button round?

    Solution:

    Just like they said,

    “For WordPress, add the following CSS code to your “Additional CSS” box in Settings > AddToAny.” or in wordpress customize option, additional css.

    But here is the catch, to make the button round use the code below:

    .a2a_svg { border-radius: 50% !important; }

    OR

    .a2a_svg { border-radius: 20px !important; }

    It will make the buttons round ??

  • The topic ‘SIMPLY AWESOME!’ is closed to new replies.