• Resolved Willem 2

    (@willem-2)


    How can I make the distane bigger between the share buttons?. I tried this but it isn’t working.

    .a2a_kit .a2a_button { margin: 0 10px; }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    That CSS code isn’t working because a2a_button isn’t a class name.

    You can adjust the margin between your standard share buttons like so:

    .addtoany_content .a2a_kit a { margin: 0 10px; }
Viewing 1 replies (of 1 total)

The topic ‘Space between buttons’ is closed to new replies.