• Marty

    (@bozzmedia)


    Currently, perhaps due to a change in facebook’s default share button code, the default horizontal arrangement of the first button template has the facebook button pushed down quite a bit.

    Here’s how you can fix that via CSS:

    .wpsr-btn .fb_iframe_widget span {
    vertical-align: top !important;
    }

    Hope that helps folks out there.

    https://wordpress.org/plugins/wp-socializer/

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

    (@vaakash)

    Thanks Bozz,

    It works. Ill add this in the next minor release update.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘FIX: Facebook share button alignment / vertical alignment’ is closed to new replies.