Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi soula,
    The plugin comes with the ability to add your own custom CSS to modify the layout of the icons (under Advanced). Each icon is wrapped in an anchor <a> tag within a div with a class of trackable_sharing.

    You should be able to do something like this to control spacing (adjust the pixels as necessary):
    .trackable_sharing a { float: left; margin-right: 1px; }

    Hope that helps!

    Mike :o)

    Thread Starter soula

    (@soula)

    awesome mike, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Trackable Social Share Icons] buttons closer together/spacing’ is closed to new replies.