• I have the XFBML version of the Facebook like button on my website placed in the footer of the theme. I am using Twenty Twelve with almost no modification but for some reason, the comment window that pops up when you click the like button is half displayed.

    My website is not yet live so I can’t provide a link but when searching google for a solution, I’ve came across this picture that describes my problem.

    https://www.sofiaandluis.com/public/facebook_like.png

    Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you already have a childtheme, you could try this

    .comments-area article header {overflow:visible;}

    Not promise to work, but without seeing the real site, this is the best I could come up with. Also, I think this should be fixed in the like button script, not the theme.

    Thread Starter junior466

    (@junior466)

    I do have a child theme and just tried that but no luck.
    Thanks Paul.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Facebook like button comment window cut off’ is closed to new replies.