Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Janna,
    the issue is in your theme CSS file (style.css). This rule on line 521 causes the Facebook button displacement:
    #content .videoContainer { margin-top: -20px; }

    Please try to remove that or add a cover rule like this:
    #content .really_simple_share .videoContainer { margin-top: 0; }

    Thread Starter jannahuget

    (@jannahuget)

    I added the new plugin rule in my CSS file but facebook is still showing above all the other buttons. Does it take a while for my site to update?

    I’m seeing it all right on my pc. Try to clean your cache and load it again ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘share buttons not showing in an even line in post’ is closed to new replies.