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

    (@martiniboy)

    Hi
    I don’t see the problem on the link that you gave me you were only showing the Facebook button from what I could see? To add extra space between the FB like button and the google plus button add in your style extra padding on the li.
    So in your themes stylesheet add
    .jamie_social li {
    padding-right: 5px;
    }
    Change the 5 to whatever distance you want

    With changing the order it is something I am looking into but currently is not possible to with my plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Change the order and alignment issue’ is closed to new replies.