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

    (@kasal)

    This sometimes happens with some themes. You can align the buttons using CSS. Add this CSS code to style.css of your theme:

    .IN-widget {
        margin-top: 15px !important;
    }

    See FAQ for more information about aligning other buttons.

    Thread Starter amber989cat

    (@amber989cat)

    Thanks! I will try that
    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Linked in button not displaying’ is closed to new replies.